Status Argument Values
|
Description
|
COMPARE_NOMATCH
|
indicates that there was no comparison
match based on the input tolerances.
|
COMPARE_FACES_IDENTICAL
|
indicates that the faces are identical within
the supplied tolerances and that the underly
ing geometry has the same surface type.
|
COMPARE_FACES_EQUIVALENT
|
indicates that the faces are identical within
the supplied tolerances but that the underly
ing geometry do not the have same surface
type. If the face comparison fails the system
proceeds to compare the underlying surfaces.
|
COMPARE_SURFACES_IDENTICAL
|
indicates that the underlying surfaces are
identical within the supplied tolerances and
that the underlying surface types are identi
cal.
|
COMPARE_SURFACES_EQUIVALENT
|
indicates that the underlying surfaces are
identical within the supplied tolerances but
that the underlying surface types are differ
ent.
|
COMPARE_EDGES_IDENTICAL
|
indicates that the underlying edges are iden
tical within the supplied tolerances and that
the underlying edge types are identical.
|
COMPARE_EDGES_EQUIVALENT
|
indicates that the underlying edges are iden
tical within the supplied tolerances but that
the underlying edge types are different.
|
COMPARE_CURVES_IDENTICAL
|
indicates that the underlying curvess are
identical within the supplied tolerances and
that the underlying curve types are identical.
|
COMPARE_CURVES_EQUIVALENT
|
indicates that the underlying curves are iden
tical within the supplied tolerances but that
the underlying curve types are different.
|