Base CAD Preferences

In the Menu Bar, click Edit > Preferences, then on the left side of the dialog box, select Import/Export > File Type > Base CAD. After making any changes, press Apply to apply them and Save to save the changes. To exit and ignore any changes made, click the X.

Import Tab

Set the default importing behavior for these files.

Import Options

This section determines which surfaces, meshes, curves, and polylines are imported.

  • Surfaces - Specifies which surfaces are imported. Select one of the following:

    • Import none - No surfaces are imported.

    • Import visible - Only the visible surfaces are imported.

    • Import all - All surfaces, regardless of whether they are visible or not, are imported.

  • Meshes - Specifies which meshes are imported. Select one of the following:

    • Import none - No meshes are imported.

    • Import visible - Only the visible meshes are imported.

    • Import all - All meshes, regardless of whether they are visible or not, are imported.

  • Curves and Polygon Lines - Specifies which curves and polylines are imported. Select one of the following:

    • Import none - No curves and polylines are imported.

    • Import visible - Only the visible curves and polylines are imported.

    • Import all - All curves and polylines, regardless of whether they are visible or not, are imported.

Tesselation

This section determines what gets tessellated.

  • Tessellation Quality - Sets the level of tessellation applied, with Course being the lowest tessellation and least memory intensive to High or Custom (depending on the settings) being the highest quality and most intensive.

  • Chord Deviation - Sets the tolerance of the distance from the NURBS surface to the tessellated surface in mm. Lower values result in more accurate polygon models but also increase the number of triangles.

  • Normal Tolerance - Sets the normal tolerance of adjacent triangles in degrees. Lower values result in more accurate polygon models but also increase the number of triangles.

  • Max Chord Length - Sets the maximum length of a triangle edge in mm. Lower values result in more accurate polygon models but also increase the number of triangles.

  • Enable Stitching - Enables stitching of adjacent edges.

  • Stitching Tolerance - Sets the tolerance in mm where two adjacent edges are considered to be touching and where they should be stitched together.

Advanced Options

This section determines which surface data is kept, geometry merged, how normals and groups are handled, and more when the data is imported. For advanced options, see Import Options Dialog Box.

  • Keep Surface Data - Keeps NURBS data after tessellation instead of deleting it. This is useful for re-tessellation later, or for direct NURBS rendering, but uses more memory.

  • Unify Surface Normals - Unifies the direction of surface normals, when enabled. When disabled, no changes are made to the surface normals.

  • Merge Geometries - A single shell can have many NURBS surfaces. Merges the geometries to give you one single (stitched) mesh; otherwise you have one mesh per surface.

  • Create Groups for Layers - Sets the default behavior to create layer groups during import for items that were originally organized in layers (for example, in Autodesk Alias). Otherwise, the objects are all placed under the same parent node.

  • Remove Empty Groups - Removes empty (unnecessary) groups.

  • Unshare Nodes - Sets the default behavior for the unsharing of nodes. When enabled, shared node instances, used to save memory, are removed so that nodes exist independently. When disabled, there is no change to shared nodes during import.

  • Flush Transformation - Stores transformation data within objects themselves rather than in higher-level group nodes. In other words, if you have a hierarchy of transformation parent nodes of a geometry node, all of them are baked into one single matrix within the geometry; the original information is lost. You would want to avoid this, for example, for animating wheels on a moving car.