NXOpen.UF.Patt.SetParams

Patt.SetParams()

Refer to UF_PATT_set_params for documentation.

Signature: SetParams(tag, originStatus, maxMinStatus, controlPtStatus)

Parameters:
  • tag (Tag) – Tag of pattern entity (or NULL_TAG for global setting)
  • originStatus (NXOpen.UF.Patt.Switch Refer to UF_PATT_switch_e for documentation.) – Origin marker display status UF_PATT_on = display status is on UF_PATT_off = display status is off
  • maxMinStatus – Max/Min box display status UF_PATT_on = display status is on UF_PATT_off = display status is off
  • controlPtStatus – Control point display status UF_PATT_on = display status is on UF_PATT_off = display status is off

License requirements: None