Skip to main content

Settings

You can use the importer settings dialog to configure your import. To open it, select Import > Importer Name > Settings from the Application Menu or the Show settings checkbox from the Import file browser.

note

This page lists common settings that importers can have. Your importer may not contain all of these settings and may contain additional settings (see Format Specific Setup).

Buttons

ButtonDescription
SaveSave these settings for use with future imports of this file type. A message box will appear to confirm this operation.
ResetReset the settings to their previously saved values. A message box will appear to confirm this operation.
Factory ResetReset the settings to their default value when the application was installed. A message box will appear to confirm this operation.
OKClose the dialog and start the import with the current settings if the dialog was shown from the file browser.
CancelClose the dialog, revert any unsaved changes made to settings and cancel the import if the dialog was shown from the file browser.

Sections

All importers contain some standard sections such as Basic and Output, alongside any custom categories.

CategoryDescription
Importer VersionThe version number and revision of the importer. [read-only]
InformationThis section displays information such as the reader version and description of the importer. [read-only]
BasicThis section contains properties for the core handling of the import process such as log message level and imported scene units.
OutputThis section contains properties that affect the tree view of the scene.
Entity FiltersThis section contains properties that define what type of data to import from the file.
PreparationThis section contains post-processing steps, such as whether to generate UV coordinates or merge vertices in meshes.
Reader SetupThis section contains properties that affect the read process of the importer. Some importers show this instead of General Setup.
General SetupThis section contains properties that affect the read process of the importer. Some importers show this instead of Reader Setup.
Assembly Read SetupThis section contains further properties that affect the read process of the importer such as the treatment of part files and assembly generation.
Tessellation SetupThis section contains properties that affect scene mesh importing and triangulation.
Format Specific SetupThis section contains any additional properties specific to particular importers.
MaterialsThis section contains material properties, such as the material colour to use when no material is found.

Information

SettingDescription
FilenameThe recipe filename used by the importer. [read-only]
VersionThe importer reader version. [read-only]
DescriptionThe importer description string. [read-only]
Supported ExtensionsThe file extensions supported by the importer. [read-only]

Basic

SettingDescription
Log LevelThe log messaging level for the importer. There are 4 log levels, with 0 being the lowest and 3 the highest in terms of the quantity of output. If you encounter a problem during an import, try increasing this value, but keep in mind that printing more log messages will slow down the import process. [default: 0]
Cad File UnitThe unit to apply to the import, such as millimetres, feet, miles, etc. If this is set to auto then the file will decide which unit to apply. [default: auto]

Output

SettingDescription
Remove ExtensionRemove file extension from the scene root name. [default: false]
Remove Leading ParentsRemove all empty leading parents from the import. [default: false]
Remove Fileinfo MetadataRemove all the metadata from root and library models, such as file information like path and time, etc. [default: false]
Replace Name CharactersReplace characters on library model nodes. Model nodes can be saved as model files on your hard drive, so this property can be used to make sure that imported models don't contain invalid filename characters. The syntax is char=new_char, with comma as a separator. [default: /=_,:=_,#=_,<=_,>=_,\=_,*=_,.=_,[=(,]=)]

Entity Filters

SettingDescription
Ignore AnalyticalIgnore analytical (BREP) data in the import. [default: true]
Ignore LinesIgnore lines in the import. [default: true]
Ignore LODIgnore LODs in the import and use the GeoGroups under the nearest LOD instead. [default: false]
Ignore MetadataIgnore metadata in the import. [default: false]
Ignore MaterialsIgnore materials in the import. [default: false]
Ignore ViewsIgnore views in the import. [default: true]
Ignore AnnotationsIgnore annotations in the import. [default: true]
Ignore PointsIgnore points in the import. [default: false]
Ignore TextIgnore text in the import. [default: false]
Ignore LightsIgnore lights in the import. [default: false]
Ignore CamerasIgnore cameras in the import. [default: false]
Ignore AnimationsIgnore animations in the import. [default: false]
Override CullingOverride the cull face settings in the import. There are 4 options:
  • Default – don’t override the cull face settings in the import. [default]
  • Back – cull front faces only.
  • Front – cull back faces only.
  • None – don’t apply any culling. Note: this enables two-sided lighting on materials, which prevents flickering on thin surfaces like planes.

Preparation

SettingDescription
Visren OrientationConvert the scene to the Visionary Render coordinate system. [default: true]
Generate UVsThe UV mapping algorithm to use. This setting can be used to override the texture coordinates stored at the vertices of Models. There are 5 options:
  • None – no UV mapping is calculated and the UV mapping in the file will be applied (if there is any). [default]
  • Positional – use vertex positions for UV mapping.
  • Spherical – use spheres for UV mapping.
  • Cylindrical – use cylinders for UV mapping.
  • Cubical – use cubes for UV mapping.
Generate TangentsGenerate new tangents. [default: false]
Compressed TexturesCompress generated textures. [default: false]
Cache Sort MeshesSort meshes into a vertex cache friendly order. [default: false]
Merge GeogroupsSort GeoGroups into the minimum number possible for a LOD. [default: true]
Merge VerticesWeld identical vertices. [default: false]
Weld ToleranceThe weld distance tolerance if Merge Vertices is enabled. [default: 0.0]
Re-NormaliseGenerate new normals. [default: false]
Smooth AngleThe smooth tolerance angle if Re-Normalise is enabled. [default: 45.0]
Merge MeshesThe mesh merging algorithm to use. There are 3 options:
  • Disabled – use the default file mesh structure.
  • Limit 65k – pack meshes into 65k groups. [default]
  • Single – create one mesh per GeoGroup.
Models InstancingThis optimisation checks whether a Model already exists in the library before loading it. There are 3 options:
  • None – no instancing. [default]
  • Lazy – search by name.
  • Deep – search by name and attribute.
Materials InstancingThis optimisation checks whether a Material already exists in the library before loading it. There are 3 options:
  • None – no instancing. [default]
  • Lazy – search by name.
  • Deep – search by name and attribute.
Textures InstancingThis optimisation checks whether a Texture already exists in the library before loading it. There are 3 options:
  • None – no instancing. [default]
  • Lazy – search by name.
  • Deep – search by name and attribute.

Reader Setup

SettingDescription
Models InstancingThis optimisation checks whether a Model already exists in the library before loading it. There are 3 options:
  • None – no instancing. [default]
  • Lazy – search by name.
  • Deep – search by name and attribute.
Materials InstancingThis optimisation checks whether a Material already exists in the library before loading it. There are 3 options:
  • None – no instancing. [default]
  • Lazy – search by name.
  • Deep – search by name and attribute.
Textures InstancingThis optimisation checks whether a Texture already exists in the library before loading it. There are 3 options:
  • None – no instancing. [default]
  • Lazy – search by name.
  • Deep – search by name and attribute.
Fix Infacing NormalsAttempt to identify meshes with normal vectors that face inwards and invert them. [default: false]
Flip Winding OrderFlip the winding order of triangles in meshes. There are 3 options:
  • Auto – flip winding order if the mesh has negative scale. [default]
  • Never – don’t flip winding order.
  • Always – flip winding order.
Remove Redundant MaterialsSearch for redundant/unreferenced materials and remove them. [default: false]
Pre-Transform VerticesApply any transformations directly to the vertices. [default: false]

General Setup

SettingDescription
Read SolidsRead solid parts. [default: true]
Read SurfacesRead the surfaces of parts as entities. [default: true]
Read WireframesRead all wireframe entities in the CAD file. [default: false]
Read PmisRead PMI markups and notes. [default: false] Note: PMIs are not currently supported by HOOPS for this importer but will be in a future release (possibly the next one).
Read AttributesRead non-geometric information linked to entities and files. Note: Attributes linked to solids and entities, such as Material and Density, are always read, even if this option is false. [default: true]
Read Hidden ObjectsRead any objects that are present but currently hidden in the CAD file. [default: false]
Read Construction And ReferencesRead construction entities, such as planes and axes. [default: false]
Read Active FilterRead only data stored in the active filter or on layers corresponding to the active filter. [default: false]
Read DrawingsWhether to read data to create a 3D model or a 2D drawing. Valid only with IGES files. [default: false]
Search Texture DirectoriesAdditional directories – separated by semicolons (;) – that the load function will search through in addition to the texture file. [default: none]

Assembly Read Setup

SettingDescription
Create Sub-ComponentsCreate Visuals as children of parent Assemblies rather than surfaces in the parent Model. There are 3 options:
  • None [default]
  • Full
  • Metadata Only
Set as AssembliesTreat set grouping entity as a different assembly in the tree. [default: false]
Root DirectorySearch for sub-parts in the same directory as the head of the Assembly. If not found, search for them in the additional search directories. [default: true]
Root Directory RecursiveSearch for all the sub-parts of an Assembly in the root directory of the Assembly file. Then search the sub-directories for any files that were not found in the root directory. [default: true]
Search DirectoriesAdditional directories – separated by semicolons (;) – that the load function will search through in addition to the root. [default: none]
Recursive Search DirectoriesAdditional directories – separated by semicolons (;) – that the load function will search through recursively in addition to the root. [default: none]
Path DefinitionsAdditional directories – separated by semicolons (;) – that contain text files that define additional paths. A text file contains paths with recursive options and follows the format: <tt> "path name", [recursive = ] 1/0</tt>. For example: c:\data\project",recursive=1, "f:\parts",recursive=0, "d:\special",1, "x:\standard-data\production",0. [default: none]

Tessellation Setup

SettingDescription
Read ModeThe type of data to read. There are 3 options:
  • kA3DReadGeomOnly – the HOOPS Exchange will only read the geometric information in the file (all tessellated data in the file will be ignored). The tessellation of BREPs will then be calculated based on the tessellation settings in the recipe file.
  • kA3DReadGeomAndTess – read the geometric information prior to the tessellation stage. If the BREPs are read correctly then the tessellation is generated and file tessellation info for the Assembly is ignored. Otherwise, the file tessellation info will be applied. [default]
  • kA3DReadTessOnly – tessellation info will be read if it is present in the file. Otherwise, HOOPS Exchange will compute a tessellation based on the import settings.
Tessellation LevelA redefined set of LODs for tessellated surfaces. There are 6 options:
  • Extra High – set the chord height ratio to 10000 and the angle tolerance degree to 20.
  • High – set the chord height ratio to 5000 and the angle tolerance degree to 30.
  • Medium – set the chord height ratio to 2000 and the angle tolerance degree to 40.
  • Low – set the chord height ratio to 600 and the angle tolerance degree to 40.
  • Extra Low – set the chord height ratio to 50 and the angle tolerance degree to 20.
  • Custom – set a custom chord height ratio and angle tolerance degree. [default]
Tessellation ModeThe tessellation method to use. There are 2 options:
  • Visualisation – generate a tessellation optimised for visualisation. This is the right choice for a smaller memory footprint. [default]
  • Analysis – generate a tessellation that is more suitable for analysis.
Re-Compute Normals In AnalysisRe-compute surface normals in the Analysis tessellation mode. [default: false]
Use Height Instead Of RatioUse height values instead of ratio values for the tessellation. [default: false]
Chord Height RatioThe percentage of the bounding box to use when computing chord height. This must be a value between 50 and 10,000. This setting is applied when Use Height Instead of Ratio is disabled. [default: 600]
Max Chord HeightThe maximum distance between the surface and tessellation in mm. Caution: small values can result in a huge tessellation being created. This setting is applied when Use Height Instead of Ratio is enabled. [default: 3.0]
Angle Tolerance DegThe maximum angle between two contiguous segments of wire edges on each face. This must be a value between 10 and 40. [default: 40.0]
Minimal Triangle AngleThe angle between two contiguous segments of wire edges on each face. This must be a value between 10 and 30. This setting is applied when Use Height Instead of Ratio is enabled. [default: 10.0]
Maximal Triangle EdgeMaximal length of the edges of triangles in mm. Caution: small values can result in a huge tessellation being created. A value of zero will result in no maximum being set. This setting is applied when Use Height Instead of Ratio is enabled. [default: 0.0]
Read UV PointsKeep parametric points as texture points. [default: false]

Example Output

ValueVisualisation ModeAnalysis Mode
Low
High
Ratio 2000
Ratio 10000
Height 0.1
Height 0.001

Format Specific Setup

SettingImporterDescription
Cache ActivationCatiaV6Activate representation mode, which may be used with large CATIA V6 assemblies. [default: false]
Cache PathCatiaV6The folder for the load function to use as the cache folder. This is applied if cache activation is enabled. [default: none]
Use File TessellationInventorUse the tessellation in the imported file instead of generating one. [default: false]
Read Tessellation LODJtThe LOD to retrieve from the imported file. There are 3 options:
  • Low – the lowest level of tessellation available in the imported file.
  • Medium – the middle level of tessellation available in the imported file.
  • High – the highest level of tessellation available in the imported file. [default]
Keep Parsed EntitiesParasolidKeep parsed data to avoid parsing again when rewriting to Parasolid.
Rendered Mode ColorsRhinoForce rendered mode colours instead of shading mode colours. Default value is true. [default: false]
Load All Configs DataSolidWorksAsk to load data, tree, attributes, representation and PMI for all configs. [default: false]
Display Visible DatumSolidWorksManage the visibility of datum entities. If Read Construction And References from General Setup section is off, this is ignored.
Fit AllUnigraphicsCompute camera views after a fit all process. [default: false]
note

See Format Specifics for additional settings and information about some of the importers.

Materials

SettingDescription
Default ColourThe colour to apply to Materials when no colour or material is set on an entity. [default: grey]