NXOpen.UF.Modeling.Compare

Modeling.Compare()

Refer to UF_MODL_compare for documentation.

Signature: Compare(object1, object2, relation)

Parameters:
  • object1 (Tag) – Object identifier of first object (valid objects are faces and edges)
  • object2 (Tag) – Object identifier of second object (valid objects are faces and edges)
  • relation (int) – Relation to be used for comparison. 1 = Geometric Equivalence
Returns:

1 = If the relation exists between two objects 0 = Otherwise

Return type:

int

License requirements: SOLIDS MODELING