All CAD import and export options can now be specified on the command line via the new *geomimport and *geomexport commands, as well as within the respective .ini files. This allows for complete customization of the CAD import/export behaviors from within a Tcl script. Future work will include exposing all of the options within the GUI.
|
SolidWorks import, and NX import via the third-party reader, have been significantly improved via the use of native Parasolid libraries.
|
Infinite planes are now sized relative to the model size during import. The default sizing is 5%, and this can be customized via the @InfinitePlaneSizeFactor option in the ct_reader.ini file.
|
|
New options have been added for controlling which metadata is exported, based on a prefix (@MetadataPrefixFilter), and whether that prefix should be removed during export (@RemoveMetadataPrefix).
|
|