SectorGridParamsRadialExtents Structure

Represents the radial extents
Inheritance Hierarchy
SystemObject
  SystemValueType
    TSD.API.Remoting.Structure.CreateSectorGridParamsRadialExtents

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public struct RadialExtents

The SectorGridParamsRadialExtents type exposes the following members.

Constructors
 NameDescription
Public methodSectorGridParamsRadialExtents(IEnumerableDouble, GridLineNameType) The constructor for irregular direction extents
Public methodSectorGridParamsRadialExtents(Int32, Double, GridLineNameType) The constructor for regular direction extents
Top
Properties
 NameDescription
Public propertyLengths The lengths of individual grid bays
Public propertyNameType Gets the GridLineNameType
Public propertyUseArcs Gets or sets the value indicating if the bays should use arcs or lines
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next