2027 Method
Changes 0
M

AreaReinforcement.RemoveAreaReinforcementSystem

Description:
Deletes the specified AreaReinforcement, and converts its RebarInSystem elements to equivalent Rebar elements.
public static IList<ElementId> RemoveAreaReinforcementSystem(
	Document doc,
	AreaReinforcement system
)
Return Value IList<ElementId> The ids of the newly created Rebar elements.