Room.IsPointInRoom
Description:
Determines if a point lies within the volume of the room.
Determines if a point lies within the volume of the room.
public bool IsPointInRoom(
XYZ point
)
-
Thrown when the point is.
-
The coordinates of the point is not a number.