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.

ControlArc Properties

The ControlArc type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets color of the control arc.
Public propertyGeometry
Gets or sets the arc geometry. The arc must not represent a complete circle (i.e. the arc angle must be less than 360 degrees).
Public propertyIdentifier
The identifier of the object.
(Inherited from Object.)
Public propertyIsUpToDate
Gets if the object does not have a modification which is not shared.
(Inherited from ModelObject.)
Public propertyLineType
The line type of the control arc.
Public propertyModificationTime
Gets latest time of the object was modified or created.
(Inherited from ModelObject.)
Top
See Also