SpatialElementGeometryCalculator.IsRoomOrSpace
Description:
This indicates whether the input spatial element is a room or a space.
This indicates whether the input spatial element is a room or a space.
public static bool IsRoomOrSpace(
SpatialElement spatialElement
)
-
spatialElementThe spatial element to be checked if it is a room or a space or not.
Return Value
bool
True if the input spatial element is a room or a space, false otherwise.
-
A non-optional argument was null