Element that gave rise to this room face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public LinkElementId SpatialBoundaryElement { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SpatialBoundaryElement As LinkElementId Get |
| Visual C++ |
|---|
public: property LinkElementId^ SpatialBoundaryElement { LinkElementId^ get (); } |