Struct SectorGridParams.RadialExtents

Represents the radial extents

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public struct SectorGridParams.RadialExtents

Constructors

Name Description
RadialExtents(IEnumerable<double>, GridLineNameType)

The constructor for irregular direction extents

RadialExtents(int, double, GridLineNameType)

The constructor for regular direction extents

Properties

Name Description
Lengths

The lengths of individual grid bays

NameType

Gets the GridLineNameType

UseArcs

Gets or sets the value indicating if the bays should use arcs or lines

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