Imports a STL file into the current job file.
0 |
File Path or Embedded File |
STEP File Path |
The path to the STEP file to import. |
1 |
Units |
Units |
Units of the imported STL file |
2 |
Boolean |
Import Mesh |
When TRUE, the STL file will be imported as a mesh |
3 |
Boolean |
Import Point Cloud |
When TRUE, the STL file will be imported as a Point Cloud |
None.
SUCCESS |
The file was successfully imported. |
FAILURE |
The source file could not be found or the format was not recognized. |
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.