Rebar.GetEndTreatmentTypeId
Description:
Get the id of the EndTreatmentType to be applied to the rebar.
Get the id of the EndTreatmentType to be applied to the rebar.
public ElementId GetEndTreatmentTypeId(
int end
)
-
Int32end0 for the start end treatment, 1 for the end end treatment.
Return Value
ElementId
The id of a EndTreatmentType, or invalidElementId if the rebar has
no end treatment at the specified end.
-
end must be 0 or 1.