FabricArea.GetBoundaryCurveIds
Description:
Retrieves the identifiers of the set of curves forming the boundary of the Fabric Area.
Retrieves the identifiers of the set of curves forming the boundary of the Fabric Area.
Remarks:
Each ElementId in the collection is an Id of an Element of type CurveElem.
Each ElementId in the collection is an Id of an Element of type CurveElem.
public IList<ElementId> GetBoundaryCurveIds()
IList<ElementId>
A collection of ElementIds of FabricAreaCurve elements.