general

General defaults for the Model Verification instance.

GUI Settings

project
Project name displayed in the 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 close 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 processors allowed (Total # CPUs – 2).
Default/Allowed: 2 to 32
assembly-level
Indicates the number of levels above the part to be considered as the assembly name. The assembly name is used in Intersection, Comparison and Reports. Parts will be skipped if the base variant assembly names are not the same during Comparison.
Default/Allowed: 0 - 10
metalTrim-level
Indicates the number of levels above the part to be considered as the 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 the METAL and TRIM folder will be checked. No check will be executed inside the METAL or TRIM folders.
Default/Allowed: 0 - 10
port
The value to be edited in case a 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 and image files will remain if this is OFF.
Default/Allowed: ON or OFF
maxloopcount
Maximum number of recovery limits in case of a crash or the application not responding.
Default/Allowed: 2 - 50
wait-time
Maximum wait time for a process to wait for a check per part or pair of parts.
Default/Allowed: 400 - 3200 (seconds)
progress-time-scale
Progress bar interval. You 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 previewing large CAD data, the CAD option allows you to read the CAD as it is. The Facet option reads CAD by converting to facets. This is done for performance and visualization purposes.
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 the actual number of free edges in the CAD is less than this value solid CAD data is used.
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
The CAD name will be assigned to the part name of the browser by considering the string pattern.
Default/Allowed: ON or OFF

auto-renumber

tool/auto-renumber
The CAD name will be assigned to the PID of the browser by considering the 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 the PID value will be assigned.
Default/Allowed: $sub() $pid
start-with
Part name subexpression along with the PID value will be assigned.
Default/Allowed: $sub() $pid
increment
Part name subexpression along with the PID value will be assigned.
Default/Allowed: $sub() $pid
rename/part-id/pattern
The decimal value, except excluding the first 0, will be read from the 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
The string value will be read from the file name and assigned as PartName.
Default/Allowed: (\w+)
rename/part-name/format
Part name subexpression along with thePID 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 the 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 the mapping table.
Default/Allowed: 5 to 8