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.

RebarItemSelect Method

Overload List
  NameDescription
Public methodSelect(String, String)
Selects the rebar item in the rebar database.
Public methodSelect(String, Double, Boolean)
Selects the rebar item in the rebar database.
Public methodSelect(String, String, Double)
Selects the rebar item in the rebar database.
Public methodSelect(String, String, String)
Selects the rebar item in the rebar database.
Public methodSelect(String, Double, Double, Boolean)
Selects the rebar item in the rebar database.
Public methodSelect(String, Double, String, Boolean)
Selects the rebar item in the rebar database.
Top
See Also