M

SpatialElementGeometryResults.GetBoundaryFaceInfo

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