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.

CurvedDimensionSetBase Properties

The CurvedDimensionSetBase type exposes the following members.

Properties
  NameDescription
Public propertyArcPoint1
Gets the first arc point.
Public propertyArcPoint2
Gets the second arc point.
Public propertyArcPoint3
Gets the third arc point.
Public propertyAttributes
Gets or sets the dimension set attributes.
Public propertyDimensionPoints
Gets a list of the dimension points.
Public propertyDistance
Gets the distance. 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 propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Top
See Also