2025.3 Method
Changes 0
M

PathReinforcement.GetCurveElementIds

Description:
Retrieves the set of ElementIds of curves forming the boundary of the Path Reinforcement.
Remarks:
Each ElementId in the collection is an Id of an Element of type ModelCurve.
public IList<ElementId> GetCurveElementIds()
IList<ElementId> A collection of ElementIds of ModelCurve elements.