UF_MODL_compare_options_s (view source)
 
Defined in: uf_mdlcmp.h
 
Also known as:
 
Overview
Description:
Structure for comparison options

Environment
Internal and External

History
This enumeration was originally released in NX 3.0

Note:
This is new structure for NX3.0 version of the functionality


Data Members

version
int
Version number. For internal use.

tolerance
double
Tolerance to be used to determine
if two geometries can be considered
coincident

accuracy
UF_MODL_compare_accuracy_t
Accuracy setting for comparison

compare_feat_and_exp
logical
Whether to compare features and
expressions. Applicable only if
part1 and part2 are related.

identical_face_rule
UF_MODL_compare_identicalface_rule_t
Rule for classifying faces as identical

continue_if_examine_geom_fails
logical
If any body fails in examine
geometry, continue with comparison,
results may not be meaningful

generate_report
logical
generate HTML report for the
compared parts