API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

Units Enumeration

The available unit types.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
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.