CARIS HIPS and SIPS Help : CARIS Batch Utility : BASE Editor Processes : Rebalance Points
 

Rebalance Points

Description

The RebalancePoints process modifies the point cloud to ensure a more uniform visualization by adjusting which points are shown at each display level. Note that this may have some performance impact on processes that are more efficient with the original distribution, such as selection.

Update

A point cloud in CSAR format.

Outputs

No output is generated. The input coverage is modified.

Command Line Syntax

carisbatch --run RebalancePoints <update>

User Interface Command

None.

Options

None.

Example

To use this command refer to the following example.

Example

Objective

You want to display a point cloud in 3D with more uniform detail across the entire coverage.

Description

Command Line Syntax

The point cloud to be updated is SampleCloud.csar and is located at D:\BatchSample.

D:\BatchSample\SampleCloud.csar

Command Line

carisbatch --run RebalancePoints D:\BatchSample\SampleCloud.csar

Outcome

The point cloud now displays with a more uniform level of detail.

Extra Notes

N/A