OrientedBox.Contains Method
Parent Object:
OrientedBox
Description
Determines whether the specified point is contained within this oriented box.
Syntax
OrientedBox.
Contains
(
Point
As
Point
) As Boolean
Parameters
Name
Type
Description
Point
Point
Input Point object that specifies the coordinate to check.
Version
Introduced in version 2016
© Copyright 2021 Autodesk, Inc.
Comment on this page.