GetBoundaryPoints Method


Topography Surface Get Boundary Points Method

Gets the points which are on the boundary of the topography surface.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<XYZ> GetBoundaryPoints()

Return Value

IList XYZ
The collection of boundary points.
Remarks
This applies to TopographySurface, SiteSubRegion, and the topography surface associated with a BuildingPad element. For a SiteSubRegion, this returns the points from a representation of the region's boundary. For the topography surface associated with a BuildingPad element, this returns the points from the sketch of this topography surface.
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 →