2025.3 Method
Changes 3
M

RebarShape.SetEndTreatmentTypeId

Description:
Sets the EndTreatmentType id at the specified rebar shape end.
public void SetEndTreatmentTypeId(
	ElementId endTreatmentId,
	int iEnd
)
  • endTreatmentId
    The id of an EndTreatmentType element, or invalidElementId if the rebar shape should have no end treatment at the specified end.
  • Int32
    iEnd
    0 for the start end treatment, 1 for the end end treatment.