DistanceUnitType Enumeration |
The distance units.
Namespace: Tekla.Structures.Datatype
Assembly: Tekla.Structures.Datatype (in Tekla.Structures.Datatype.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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