XMLthruAPI | Creates input parameters xml file without interacting with the user interface For example: set XMLthruAPI=1 |
ImportFilePath | Location where the 3D XML file is available for import This file path is appended to the input parameters xml file. For example: set ImportFilePath=D:\ |
ImportFileName | Name of a 3D XML file to be imported This file name is appended to the input parameters xml file. For example: set ImportFileName=test.3dxml |
ImportFileDescription | Extraction details This description gets appended to the input parameters xml file. For example: set ImportFileDescription=text |
ImportMode | Options used for import such as Import "as New" or Import "as Reference" If the option is Import as New, the value is set as one else for Import as Reference, it is set as zero. For example: set ImportMode =1 |
ImportPrefix | Prefix used for Import "as New" option This prefix value is appended to the input parameters xml file. For example: set ImportPrefix=Copy Of |
ImportEnvironmentID | Environment for import For example: set ImportEnvironmentID=Engineering_Hub |
ImportExchangeMode | Mode of data exchange for import For example:
set ImportExchangeMode= FileExchanges set ImportExchangeMode= ProjectSpace set ImportExchangeMode= TeamWorkspace
|
ImportProjectSpaceName | Name of a project space where the 3D XML file is imported This file is available in the Outbox folder in the specified project space. Note:
For File Exchanges mode, the ImportProjectSpaceName is set as an empty string.
For example: set ImportProjectSpaceName=PS001 |
ImportTeamWorkSpaceName | Name of a team workspace where the 3D XML file is imported This file is available in the Outbox folder in the specified team workspace. Note:
For File Exchanges mode, the ImportProjectSpaceName is set as an empty string.
For example: set ImportTeamWorkSpaceName=PS001 |