SpatialElementBoundarySubfaceSpatialBoundaryElement Property |
Element that gave rise to this room face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic LinkElementId SpatialBoundaryElement { get; }
Public ReadOnly Property SpatialBoundaryElement As LinkElementId
Get
public:
property LinkElementId^ SpatialBoundaryElement {
LinkElementId^ get ();
}
member SpatialBoundaryElement : LinkElementId with get
Property Value
LinkElementId
See Also