SetEndTreatmentTypeId
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2023).
Not present in: 2027
2023
current
RebarShape.SetEndTreatmentTypeId(ElementId, Int32, ElementId)
| endTreatmentId | ElementId | The id of an EndTreatmentType element, or invalidElementId if the rebar shape should have no end treatment at the specified end. |
| iEnd | Int32 | 0 for the start end treatment, 1 for the end end treatment. |
| treatmenetId | ElementId |
RebarShape.SetEndTreatmentTypeId(ElementId, Int32, Int32)
No longer obsolete in 2023 (was obsolete in 2026)
| endTreatmentId | ElementId | The id of an EndTreatmentType element, or invalidElementId if the rebar shape should have no end treatment at the specified end. |
| iEnd | Int32 | 0 for the start end treatment, 1 for the end end treatment. |
| end | Int32 | 0 for the start end treatment, 1 for the end end treatment. |