SpatialElementGeometryResults.GetBoundaryFaceInfo
Description:
Query the spatial element boundary face information with the given face.
Query the spatial element boundary face information with the given face.
public IList<SpatialElementBoundarySubface> GetBoundaryFaceInfo(
Face face
)
-
faceThe face from the spatial element's geometry.
Return Value
nullNothingnullptr
Sub-faces related to the room bounding elements that define the spatial element face. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no corresponding boundary information with the given face.
-
A non-optional argument was null