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
IList<SpatialElementBoundarySubface>
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.
-
A non-optional argument was null