Changes
/* Importing & Exporting External CAD Models */
Building complex geometries often requires the import of external CAD models. Currently, [[EM.Cube]] can import the following CAD file formats:
To import an external file of one of the above formats, select the menu item '''File → Import...''' Once the standard Windows "Open Dialog" pops up, select the desired file extension from the drop-down list labeled "Files of Type:". Then, select the desired file and click the {{key|Open}} button of the dialog. This opens another dialog that shows the progress of loading the imported file. You can abort the import process by clicking the {{key|Abort Translation}} button. You can also view a report of the process. All imported objects are listed under Color_1. From this group you can move them to other groups. In some cases, the imported object might already be organized in different colors or groups. In all file formats except for STL and Facet, solid objects are imported as generic solids and surface objects are imported as generic surfaces. From STL and Facet files, objects are imported as [[EM.Cube]]'s native polymesh objects.
You can save the structure that you build in [[EM.Cube]] to an external CAD file for later use or transfer to other applications. Currently, [[EM.Cube]] can export the physical structure to the following file formats:
To export the project structure to an external file of one of the above formats, select the menu item '''File → Export...''' Once the standard Windows "Save As Dialog" pops up, select the desired file extension from the drop-down list labeled "Save as type:". Then, type in a name for the file and click the '''Save''' button of the dialog. This opens another dialog that shows the progress of writing the exported file. You can abort the export process at any time by clicking the '''Abort Process''' button.