AngleUnitType Enumeration |
The angle units.
Namespace: Tekla.Structures.Datatype
Assembly: Tekla.Structures.Datatype (in Tekla.Structures.Datatype.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Degrees | 0 | Represents an angle in degrees, with 0 degrees representing the empty angle and 360 the full angle | |
Radians | 1 | Represents an angle in radians, with 0 radians representing the empty angle and 2*PI the full angle |
See Also