Sector |
Represents the radial extents
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The SectorGridParamsRadialExtents type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SectorGridParamsRadialExtents(IEnumerableDouble, GridLineNameType) | The constructor for irregular direction extents | |
SectorGridParamsRadialExtents(Int32, 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 |
See Also