Clean Up CAD on Import
Run a diagnostic test on the imported model to review and fix issues with parts.
For other file formats, you can clean up CAD on import by following the steps below.
-
Turn on the ability to run diagnostics in the Preferences:
- On the File menu, click the Preferences button to open the Preferences window.
- Under Category, select Inspire > Geometry.
- Under Preference, scroll down to Import from CAD File.
- For Fast import, select With diagnostics.
- To open the CAD file, press Ctrl+O.
- In the History Browser, right-click the CAD model, and then select Run Import Diagnostics.
- In the Diagnostics table, the Name of the parts and the corresponding Issues are listed. For details, see CAD Geometry Issues
- By default, all of the available import options—except Alternate Convert—are used to fix the model. To customize the import options, click the Advanced button, right-click a column header, and then turn on/off the desired import options. For details, see CAD Import Options.
- Select the desired part, and then click the Fix button.
CAD Geometry Issues
Descriptions of CAD geometry issues that may appear in the Diagnostics table.
Error | Description |
---|---|
Not converted | The part couldn't be converted to Parasolid. The Inspire part is therefore empty. |
Missing faces | Some faces couldn't be converted and are missing in the resulting part. |
Not solid | After being converted to Parasolid, the part is no longer a solid. |
Split | The resulting Parasolid part is split because knitting failed partially or completely. |
Invalid | The Parasolid check detected errors in the resulting part. While the geometry may not be a valid Parasolid part, you could still work with it. |
Corrupt | The Parasolid check detected that the part is corrupt. The resulting Inspire part remains but is empty. |
Not tessellated | Since the part couldn't be tessellated at all, the part is empty. |
Partially tessellated | Tessellation failed for some faces, which will be deleted. |
CAD Import Options
Descriptions of the CAD import options (pre-processing, conversion, post-processing).
Option | Type | Description |
---|---|---|
Healing (also known as Pre-healing) | Pre-processing | Heal the selected part. |
Alternate Convert | Conversion | If regular conversion (trimming and knitting) doesn't give the expected results, you can turn on this option to save the selected part into a temporary .x_b file that will be reloaded by Parasolid. |
Sew | Conversion | When knitting fails, the part is converted into an assembly, holding all pieces. Turn on this option to combine the pieces. |
Solidify | Post-processing | When there are issues such as gashes, small missing faces, sliver
faces (faces that were deleted because they were non-tessellated),
you can turn on this option to help make parts solid. When tessellation partially fails, non-tessellated faces are deleted and the Solidify operation is performed again. |
Reset Edge Precision | Post-processing | Recalculate the tolerant edge geometry to improve
precision. While turning this option may not topologically or visually modify the part, it may fix some failing modeling operations. |