NXOpen.UF.Part.SetDescription

Part.SetDescription()

Refer to UF_PART_set_description for documentation.

Signature: SetDescription(partTag, description)

Parameters:
  • partTag (Tag) – Tag of the part in which to set the description area.
  • description (str) – Pointer to string to use as description area contents. The maximum allowable length of the string is currently limited to 132 bytes.

License requirements: None