2024 Method
Changes 2
M

PathReinforcement.ConvertRebarInSystemToRebars

Description:
Converts all RebarInSystem elements owned by the input PathReinforcement to equivalent Rebar elements.
public static IList<ElementId> ConvertRebarInSystemToRebars(
	Document doc,
	PathReinforcement system
)
Return Value IList<ElementId> The ids of the newly created Rebar elements.