Import STEP File

Imports a STEP file into the current job file.

 

Input Arguments

 

0

File Path or Embedded File

STEP File Path

The path to the STEP file to import.

 

1

 

Boolean

 

Display Entity Filters

When TRUE, display a list of entities to the user to select which to import. When FALSE, all entities are imported.

2

Boolean

Display Residuals

When TRUE, displays a detailed summary about the imported file. When FALSE, no summary is

displayed.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was successfully imported.

FAILURE

The source file could not be found or the format was not recognized.

Remarks

This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ). If a relative path is provided and the MP is embedded, the path will be relative to the current SA file location.