Document.GetRoomAtPoint
Description:
Gets a room containing the point.
Gets a room containing the point.
Remarks:
If phase is null, it will get the room of the last phase.The first one found will be returned. If there is no room containing the point, it returns null.
If phase is null, it will get the room of the last phase.The first one found will be returned. If there is no room containing the point, it returns null.
Overloads (2):
-
Thrown when the point is.
-
Thrown when the coordinates of the point are not number or are Double::MaxValue or Double::MinValue.