M

SpatialElementGeometryResults.GetBoundaryFaceInfo

Description:
Query the spatial element boundary face information with the given face.
public IList<SpatialElementBoundarySubface> GetBoundaryFaceInfo(
	Face face
)
  • face
    The 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.