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.

CurvedDimensionOrthogonal Properties

The CurvedDimensionOrthogonal type exposes the following members.

Properties
  NameDescription
Public propertyArcPoint1
Gets the first arc point.
(Inherited from CurvedDimensionBase.)
Public propertyArcPoint2
Gets the second arc point.
(Inherited from CurvedDimensionBase.)
Public propertyArcPoint3
Gets the third arc point.
(Inherited from CurvedDimensionBase.)
Public propertyAttributes
Gets or sets the curved dimension set orthogonal attributes.
Public propertyDistance
Gets the distance.
(Inherited from CurvedDimensionBase.)
Public propertyEndPoint
The end point of the dimension.
(Inherited from CurvedDimensionBase.)
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
The start point of the dimension.
(Inherited from CurvedDimensionBase.)
Top
See Also