Setting the Run-time Variables
The following are a set of run-time variables that you need to define
before calling the batch for generating input parameter xml for Export
3D XML:
- XMLthruAPI_Export: This run-time
variable directs the Export code to be independent of the User Interface
interaction for creating the input parameter xml file.
For example: set XMLthruAPI_Export=1
- ExportFilePath: This runtime variable sets
the value of the file path where the user wants to Export the 3D XML.
This file path will consequently be appended in the input parameter
xml file created.
For example: set ExportFilePath=D:\
- ExportFileName: This run-time variable
sets the name of the 3D XML file to be exported. This file
name will consequently be appended in the input parameter xml file created.
For example: set ExportFileName=test.3dxml
- ExportFileDescription: This run-time
variable sets the extraction Date details. This description will consequently
be appended in the input parameter xml file created.
For example: set ExportFileDescription=text
Note:
There is no run-time variable assigned for 3DShape-Rep
option. By default, this option is selected Yes.