OrientedBox.Contains Method
Parent Object: OrientedBoxDescription
Determines whether the specified point is contained within this oriented box.
Syntax
OrientedBox.Contains( Point As Point ) As BooleanParameters
Name | Type | Description |
Point | Point | Input Point object that specifies the coordinate to check. |