OrientedBox.IsDisjoint Method
Parent Object: OrientedBoxDescription
Determines whether this box does not intersect with the specified oriented box.
Syntax
OrientedBox.IsDisjoint( OrientedBox As OrientedBox ) As BooleanParameters
Name | Type | Description |
OrientedBox | OrientedBox | Input OrientedBox object to compare. |