OrientedBox.IsDisjoint Method
Parent Object:
OrientedBox
Description
Determines whether this box does not intersect with the specified oriented box.
Syntax
OrientedBox.
IsDisjoint
(
OrientedBox
As
OrientedBox
) As Boolean
Parameters
Name
Type
Description
OrientedBox
OrientedBox
Input OrientedBox object to compare.
Version
Introduced in version 2016
© Copyright 2021 Autodesk, Inc.
Comment on this page.