Export VDA/FS File - Partial Model

Exports a VDA/FS file containing a list of selected objects.

 

Input Arguments

 

0

File Path or Embedded File

VDA/FS File Path

The path of the file to save.

1

Collection Object Name Ref List

Object Name List

A list of objects to export to the file.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file path is valid and the VDA/FS file was successfully exported.

PARTIAL SUCCESS

One or more objects in the list was not valid.

FAILURE

The object list is empty, or no objects were valid.

Remarks

This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ).