NXOpen.UF.Gexp.EditDistance

Gexp.EditDistance()

Refer to UF_GEXP_edit_distance for documentation.

Signature: EditDistance(featureTag, newFromObject, newXform1, newToObject, newXform2)

Parameters:
  • featureTag (Tag) – Tag of distance expression feature to edit.
  • newFromObject (Tag) – Tag of object to use for newly edited distance. Occurrence tags are not allowed. Use the prototype tag instead.
  • newXform1 (Tag) – Tag of transformation for first object. This tag is NULL_TAG if the object is in the same part in which the feature is created.
  • newToObject (Tag) – Tag of object to use for newly edited distance. Occurrence tags are not allowed. Use the prototype tag instead.
  • newXform2 (Tag) – Tag of transformation for second object. This tag is NULL_TAG if the object is in the same part in which the feature is created.

License requirements: None