Revit 2026 API
Spatial |
Element that gave rise to this room face.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public LinkElementId SpatialBoundaryElement { get; }
Public ReadOnly Property SpatialBoundaryElement As LinkElementId Get
public: property LinkElementId^ SpatialBoundaryElement { LinkElementId^ get (); }
member SpatialBoundaryElement : LinkElementId with get
Property Value
LinkElementIdSee Also