Units Enumeration

The available unit types.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
public enum Units
Members
  Member nameValueDescription
Automatic0Automatic, chooses the most appropriate unit for the current environment.
Millimeters1Show the value in millimeters.
Centimeters2Show the value in centimeters.
Meters3Show the value in meters.
FeetAndInches4Show the value in feet and inches.
CentimetersOrMeters5Show the value in centimeters or meters whichever is more appropriate.
Inches6Show the value in inches.
Feet7Show the value in feet.
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