Expands the size of bounding box to include the specified point.
"boundingBox3D_var" is a variable referencing a BoundingBox3D object. |
"boundingBox3D_var" is a variable referencing a BoundingBox3D object. |
| Type | Description |
| boolean | Returns true if the expansion was successful. |
| Name | Type | Description |
| point | Point3D | The point to include within the bounding box. |