2024 Method
Changes 0
M

SpatialElementGeometryCalculator.IsRoomOrSpace

Description:
This indicates whether the input spatial element is a room or a space.
public static bool IsRoomOrSpace(
	SpatialElement spatialElement
)
Return Value bool True if the input spatial element is a room or a space, false otherwise.