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.

StraightDimension Properties

The StraightDimension type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets or sets the dimension's attributes.
Public propertyDistance
Gets or sets the distance of the dimension line from the start point of the dimension.
Public propertyEndPoint
Gets or sets the end point of the dimension.
Public propertyHideable
Accesses the information if this object is hidden or not or if it should be.
(Inherited from DimensionBase.)
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Public propertyStartPoint
Gets or sets the start point of the dimension.
Public propertyUpDirection
Gets or sets the direction from the dimension points to the dimension line.
Public propertyValue
Gets the content of the dimension mark.
Top
See Also