DistanceUnitType Enumeration |
The distance units.
Namespace: Tekla.Structures.Datatype
Assembly: Tekla.Structures.Datatype (in Tekla.Structures.Datatype.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Millimeter | 0 | The millimeter unit type. | |
Centimeter | 1 | The centimeter unit type. | |
Meter | 2 | The meter unit type. | |
Inch | 3 | The inch unit type. | |
Foot | 4 | The foot unit type. |
See Also