SpatialElementBoundarySubface Properties
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| SpatialBoundaryElement | LinkElementId | Element that gave rise to this room face. |
| SubfaceArisesFromElementFace | bool | Indicates if the subface is coincident with a portion of a (possibly offset) face of the element. |
| SubfaceType | SubfaceType | Type of the subface. |
| Valid | bool | Indicates if the subface instance is valid and can be used. |