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.

ReinforcementSelectionForm Class

The ReinforcementSelectionForm class represents a dialog to select rebars using the rebar catalogs.
Inheritance Hierarchy

Namespace:  Tekla.Structures.Dialog.UIControls
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.1
Syntax
public class ReinforcementSelectionForm : Form

The ReinforcementSelectionForm type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCulture
Gets the culture.
Public propertySelectedBendingRadius
Gets the selected rebar bending radius.
Public propertySelectedGrade
Gets the selected rebar grade.
Public propertySelectedSize
Gets the selected rebar size.
Public propertySelectedUsage
Gets the selected usage.
Top
See Also