Determines if the specified point lies within the oriented bounding box.
"orientedBoundingBox3D_var" is a variable referencing an OrientedBoundingBox3D object. |
"orientedBoundingBox3D_var" is a variable referencing an OrientedBoundingBox3D object. |
| Type | Description |
| boolean | Returns true if the point lies within the bounding box. |
| Name | Type | Description |
| point | Point3D | The point to test containment with. |
| Name | Description |
| Measure Sample | Measure related functions |