Provides the ability to enable/disable Voxel Cloud display in Cloud to Object relationships by providing the controls used in the relationship properties used for controlling voxel cloud display.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship to modify. |
1 |
Boolean |
Enable Voxel Cloud Display? |
TRUE turns on Voxel display |
2 |
Double |
Voxel Size (-1.0 autodetect) |
This controls the size of the voxel volume to con- sider for analysis |
3 |
Integer |
Min Pts Count Per Voxel |
Voxels with fewer than the specified number of points will be ignored |
4 |
Double |
Voxel Rendering Diamater % (-1.0 fast) |
The diameter of the voxel blotch displayed as a percentage of the voxel size. -1 sets the display to fast or shown as cloud points |
5 |
Surface Analysis Mode |
Surface Analysis Mode |
Select the analysis mode to use |
6 |
Colorization Options |
Colorization Options |
Defines the block colorization options to use when in Relationship Analysis mode |
7 |
Boolean |
Show Color Bar in View? |
TRUE displays the color bar |
Return Arguments
None.
Returned Status
SUCCESS |
The auto vector status was set successfully. |
FAILURE |
The specified relationship could not be found. |
Remarks
None.