Struct ParallelogramGridParams.DirectionExtents

Represents the direction extents

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public readonly struct ParallelogramGridParams.DirectionExtents

Constructors

Name Description
DirectionExtents(IEnumerable<double>, GridLineNameType, DirectionType)

The constructor for irregular direction extents

DirectionExtents(int, double, GridLineNameType, DirectionType)

The constructor for regular direction extents

Properties

Name Description
Direction

The ParallelogramGridParams.DirectionType of the extents

Lengths

The lengths of individual grid bays

NameType

Gets the GridLineNameType

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next