PathReinforcement.RemovePathReinforcementSystem
Description:
Deletes the specified PathReinforcement, and converts its RebarInSystem elements to equivalent Rebar elements.
Deletes the specified PathReinforcement, and converts its RebarInSystem elements to equivalent Rebar elements.
public static IList<ElementId> RemovePathReinforcementSystem(
Document doc,
PathReinforcement system
)
-
docThe document.
-
systemA PathReinforcement 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