2021 Method Back to 2021
M

SetEndTreatmentTypeId

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2022, 2023, 2024, 2025, 2025.3
Not present in: 2027
2021 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 2021 (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.