export
This command lets the user export the geometry contained in the current project into a file (NURBS, IGES, DXF, MSH, NAS…)
Inline mode usage:
- export -h
- Displays the help file that summarizes the parameters for this command.
- export
- Exports all selected objects. Search the geometry file with a file chooser window.
- export <filepath>
- Exports all objects into a file specified in the parameters.
- export –s
- Exports the selected objects. Search the geometry file with a file chooser window.
- export –s <filepath>
- Exports the selected objects into a file specified in the parameters.
Interactive mode usage
- Invocation
- export
- Parameters
- Path of the geometry file.