GetBoundaryCurveIds Method


Fabric Area Get Boundary Curve Ids Method

Retrieves the identifiers of the set of curves forming the boundary of the Fabric Area.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<ElementId> GetBoundaryCurveIds()

Return Value

IList ElementId
A collection of ElementIds of FabricAreaCurve elements.
Remarks
Each ElementId in the collection is an Id of an Element of type CurveElem.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →