How to merge VPT files or viewpoints of a CAX file into another CAX file in batch mode?
To merge viewpoints from one CAX file to another, an input XML file which consists of all the information to import or merge viewpoints is used. Below is given the syntax and a sample XML batch file.
Syntax:
Prompt :VCollabPro.exe file folder> VCollabPro.exe -b <input xml file path>
Example:
C:Program FilesVCollabVCollab Pro 2011> VCollabPro.exe -b “C:testbatch.xml”
Sample Input file (xml)
File Name: VCollabProBatch_ImportViewPt.xml
Location: “..SamplesBatchMode Inputs"
<?xml version=”1.0” encoding=”utf-8” ?>
|