CARIS HIPS and SIPS : CARIS Batch Utility : HIPS Processes : Update SIPS Contact Positions
 

Update SIPS Contact Positions

Description

The UpdateSIPSContactPositions process takes a HIPS Project or track lines and recomputes all contacts in those lines.

Update

One or more HIPS track lines.

Outputs

Updated HIPS track lines.

Command Line Syntax

carisbatch --run UpdateSIPSContactPositions [options] <update>

User Interface Command

Compute Contact Positions

Options

None.

Example

To use this command, refer to the following example.

Example

Objective

To recompute the position of all contacts in a HIPS project or selected lines.

Description

Command Line Syntax

The updated file is input.hips located at C:/temp/input/. The HIPS file URI filters for the vessel named “sample” and day 2000-001.

C:/temp/input/input.hips?Vessel=sample;Day=2000-001

Command Line

carisbatch -run UpdateSIPSContactPositions file:///C:/temp/input/input.hips?Vessel=sample;Day=2000-001

Outcome

Positions of all contacts are recomputed.

Extra Notes

N/A