SpatialElementBoundarySubfaceSpatialBoundaryElement Property |
Element that gave rise to this room face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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