How to Create and Append View Points to CAX in Batch Mode?

Pre-condition:

Users should have viewpoints (vpt) files created using VCollab Pro. These viewpoints need to be exported as VPT files before appending to the CAX file.

CAXMerge.exe in Batch Mode

The VPT files can be merged with CAX files batch mode ( Ex. during the run time in MDO tool ) as follows:

CAXMerge.exe <input.CAX> <viewpoints.vpt> <output.CAX>

where, <input.CAX> is merged with the viewpoints from <viewpoints.vpt> and result data is saved to <output.CAX> file.