GetBoundaryLines Method


IFCLegacy Stair Or Ramp Get Boundary Lines Method

Gets boundary lines.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<CurveLoop> GetBoundaryLines()

Return Value

IList CurveLoop
The boundary lines.
See Also