SpatialElementGeometryResults.GetBoundaryFaceInfo
Method
Description:
Query the spatial element boundary face information with the given face.
Query the spatial element boundary face information with the given face.
Parameters
Parameter | Type | Description |
---|---|---|
face | Face | The face from the spatial element's geometry. |
Return Value
Type | Description |
---|---|
IList | Sub-faces related to the room bounding elements that define the spatial element face. Returns if there is no corresponding boundary information with the given face. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |