2024 Method
Changes 0
M

PathReinforcement.GetRebarInSystemIds

Description:
Returns the ids of the RebarInSystem elements owned by the PathReinforcement element.
Remarks:
The RebarInSystem elements are only created if ReinforcementSettings.HostStructuralRebar is set to true. If that setting is false, this function returns an empty array.
public IList<ElementId> GetRebarInSystemIds()
IList<ElementId>