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.

BaseRebarModifier Properties

The BaseRebarModifier type exposes the following members.

Properties
  NameDescription
Public propertyBarsAffected
Gets or sets the reinforcing bars affected.
Public propertyCurve
Gets or sets the geometric Contour of the rebar modifier.
Public propertyFather
Gets or sets the RebarSet to which the modifier belongs. Only reinforcing bars generated by this RebarSet can be modified by this rebar modifier.
Public propertyFirstAffectedBar
Gets or sets the first affected bar. If set to zero, the first affected bar will be chosen automatically.
Public propertyFollowEdges
Gets or sets a flag that indicates whether the modifier should attempt to follow the leg face edges located between its end points.
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 propertyModificationTime
Gets latest time of the object was modified or created.
(Inherited from ModelObject.)
Top
See Also