Individual rebar property for Tapered Rebar Group
Not version-specific
Tekla Structures
Environment
Not environment-specific
Question:
How to list individual rebar property for Tapered Rebar Group?
Answer:
1) In Template Editor, create Row with Content Type “Single Rebar” instead of “Rebar” as shown in the below image.
Image
2) Create value field with the attribute “REBAR_POS” and with “SUB_ID”
GetValue(REBAR.REBAR_POS”)+”-“+GetValue(“SUB_ID”)
Result:
For example, 5-1 (where 5 is Rebar Position number of whole rebar group and 1 is Sub_id, which is an unique individual rebar id).
Image
Image
See also:
Rebar Sub Id Tool