general

General defaults for the Model Verification instance.

GUI Settings

project
Project name displayed in PowerPoint report
Default/Allowed: 2015-ModelX
action
Type or Run to be selected.
Default/Allowed: check, report or both
auto-close
After the check and report is complete the GUI will be closed automatically if this is ON.
Default/Allowed: 0 or 1
number-of-processes
Number of parallel processing to be executed. It is advised to keep 2 CPUs for System purpose.
Default/Allowed: 1 to 32
number-of-processes-max
Maximum number of parallel processor allowed (Total # CPUs – 2).
Default/Allowed: 2 to 32
assembly-level
This value indicates the number of level above the part to be considered as Assembly Name. Assembly name is used in Intersection, Comparison, Reports. Parts will be skipped if the base, variant assembly names are not same during Comparison.
Default/Allowed: 0 - 10
metalTrim-level
This value indicates the number of level above the part to be considered as Sheet Metal or TRIM Name.
METAL-METAL
All the parts inside the METAL folder will be checked.
TRIM-TRIM
All the parts inside the TRIM folder will be checked.
METAL-TRIM
Parts across METAL and TRIM folder will be checked. No check will be executed inside the METAL or TRIM folders.
Default/Allowed: 0 - 10
port
This value to be edited incase of specific port is needed for Thread communication.
Default/Allowed: 0
timezone
Not valid.
deleteLogFiles
Deletes all of the scratch files after the report generation. All of the XML, HM, Image files will remain if this is OFF.
Default/Allowed: ON or OFF
maxloopcount
Maximum number of recovery limits in case of crash or application hanging.
Default/Allowed: 2 - 50
wait-time
Maximum wait time for a process to wait for a check per part or pair of part.
Default/Allowed: 400 - 3200 (seconds)
progress-time-scale
Progress bar interval, do not reduce but can increase the value.
Default/Allowed: 2000
configa-application
File extension of Parasolid children file.
Default/Allowed: C:/windows/System32/notpad.exe
Model / Preview / Import-type
When preview huge CAD data, the CAD option allow to read the CAD as it is. The Facet option reads CAD by converting to Facets, this is done for the performance and visualization purpose.
Default/Allowed: CAD or Facets

Representation Settings

reptype-name / CAD
Allowable representation type for original CAD data read. Do not change.
Default/Allowed: common
reptype-name / Common Midsurface
Allowable representation type for Midsurface data. Do not change.
Default/Allowed: common Midsurface
reptype-name / FE
Allowable representation type for FEM data. Do not change.
Default/Allowed: Mesh FE

Solid Recognition

model / close-shell / free-edge-allowance
Allowable number of free edges, if actual number of free edges in the CAD is less than this value is solid CAD data.
Default/Allowed: 1 to 4
model / close-shell / mesh / free-edge-allowance
Allowable distance between two nodes to be automatically equivalenced or stitched.
Default/Allowed: 0.01 to 0.1

auto-rename

tool / auto-rename
CAD Name will be assign to Part Name of the browser by considering below string pattern.
Default/Allowed: ON or OFF

auto-renumber

tool / auto-renumber
CAD Name will be assign to PID of the browser by considering below string pattern. By default the IDs will be renumbered from 1. This must be turned OFF if the PID and Part Names are managed in CAD attributes.
Default/Allowed: ON or OFF
type
Part name subexpression along with PID value will be assigned.
Default/Allowed: $sub() $pid
start-with
Part name subexpression along with PID value will be assigned.
Default/Allowed: $sub() $pid
increment
Part name subexpression along with PID value will be assigned.
Default/Allowed: $sub() $pid
rename / part-id / pattern
Decimal value, except excluding first 0 will be read from file name and assigned as PID.
Default/Allowed: 0*(\d+)
rename / part-id / format
Regular subexpression will be used.
Default/Allowed: $sub(0)
rename / part-name / pattern
String value will be read from file name and assigned as PartName.
Default/Allowed: (\w+)
rename / part-name / format
Part name subexpression along with PID value will be assigned.
Default/Allowed: $sub(0) $pid
pName To PID map
Below Letter to Integer table is used while renumbering the PID if ON. The normal auto-renumber will be applied if OFF.
Default/Allowed: ON or OFF
Letter to integer map
Mapping table to change string value to decimal value for the PID Column.
Default/Allowed: Alphabet(A-Z): Decimal value (1-1000)
String-length
Number of digits to be considered for the Renumber using mapping table.
Default/Allowed: 5 to 8