AreaReinforcement.RemoveAreaReinforcementSystem
Description:
Deletes the specified AreaReinforcement, and converts its RebarInSystem elements to equivalent Rebar elements.
Deletes the specified AreaReinforcement, and converts its RebarInSystem elements to equivalent Rebar elements.
public static IList<ElementId> RemoveAreaReinforcementSystem(
Document doc,
AreaReinforcement system
)
-
docThe document.
-
systemAn AreaReinforcement element in the document.
-
The element system was not found in the given document. -or- system does not host Rebar.
-
A non-optional argument was null