2027 Method
Changes 0
M

PathReinforcement.IsValidRebarShapeId

Description:
Identifies whether an element id corresponds to a Rebar Shape element which can be used in Path Reinforcement.
Remarks:
The Rebar Shape has to be two dimensional shape only and its neighbouring segments may form only right angles. Rebar Shapes that have end treatments or crank ar not allowed.
public static bool IsValidRebarShapeId(
	Document aDoc,
	ElementId elementId
)
Return Value Boolean True if the specified element id corresponds to a Rebar Shape element.