NXOpen.UF.Part.SetCustomerArea

Part.SetCustomerArea()

Refer to UF_PART_set_customer_area for documentation.

Signature: SetCustomerArea(partTag, customerArea)

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

License requirements: None