Provides the ability to adjust the bounding box display settings for the selected point cloud.
0 |
Collection Object Name |
Cloud Name |
Name of the Cloud to Edit. |
1 |
Coordinate System Type |
Cloud Box Type |
Pick from available box display computation methods |
2 |
Boolean |
Show Bounding Box? |
True - displays the bounding box |
3 |
Boolean |
User All Points? |
True enables the use of all points |
4 |
integer |
Desired Point Count |
Number of cloud points to use if “Use All Points” is not enabled. |
5 |
Double |
X Dimension |
Box Length |
6 |
Double |
Y Dimension |
Box Width |
7 |
Double |
Z Dimension |
Box Height |
8 |
Vector |
X-Axis (in WORLD) |
X-axis direction of the box |
9 |
Vector |
Y-Axis (in WORLD |
Y-axis direction of the box |
10 |
Vector |
Z-Axis (in WORLD) |
Z-axis direction of the box |
11 |
Vector |
Centroid (in WORLD) |
Center point for the box |
12 |
Transform |
Reference Transform (in WORLD) |
Base reference frame for the box in WORLD |
13 |
Transform |
Reference Transform (in Working) |
Base reference frame for the box in Working |
14 |
Integer |
Points Used for Bounding Box |
Number of points used for the box |
SUCCESS |
The cloud bounding box display was adjusted successfully |
FAILED |
The specified cloud could not be found |
The box reference frame is based on the centroid of the box as the origin and the X, Y, Z vectors define the box com- ponent directions.