Export IGES File - Partial Model

Exports an IGES file containing a list of selected objects.

 

Input Arguments

 

0

File Path or Embedded File

IGES 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 IGES 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 ).