SectorGridParamsAngularExtents Structure

Represents the direction extents
Inheritance Hierarchy
SystemObject
  SystemValueType
    TSD.API.Remoting.Structure.CreateSectorGridParamsAngularExtents

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

The SectorGridParamsAngularExtents type exposes the following members.

Constructors
 NameDescription
Public methodSectorGridParamsAngularExtents(IEnumerableDouble, GridLineNameType) The constructor for irregular direction extents
Public methodSectorGridParamsAngularExtents(Int32, Double, GridLineNameType) The constructor for regular direction extents
Top
Properties
 NameDescription
Public propertyAngles The angles of individual grid bays
Public propertyNameType Gets the GridLineNameType
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