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.

StraightDimensionSet Properties

The StraightDimensionSet type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
The straight dimension set attributes.
Public propertyDistance
The distance from the first dimension point to the dimension line. The distance is measured in paper millimeters.
Public propertyHideable
Accesses the information if this object is hidden or not or if it should be.
(Inherited from DimensionSetBase.)
Public propertyLeftTagLineOffset
The offset of the left tag line. The offset is measured in paper millimeters.
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Public propertyRightTagLineOffset
The offset of the right tag line. The offset is measured in paper millimeters.
Top
See Also