NXOpen.UF.Gexp.EditLength

Gexp.EditLength()

Refer to UF_GEXP_edit_length for documentation.

Signature: EditLength(featureTag, newObject, newXform)

Parameters:
  • featureTag (Tag) – Tag of length expression feature to edit.
  • newObject (Tag) – Tag of object to use for newly edited length. Valid object types are: UF_line_type UF_circle_type UF_spline_type UF_conic_type UF_solid_type Occurrence tags are not allowed. Use the prototype tag instead.
  • newXform (Tag) – Tag of transformation for object. This tag is NULL_TAG if the object is in the same part in which the feature is created.

License requirements: None