NXOpen.UF.Path.CreateWireCutcom

Path.CreateWireCutcom()

Refer to UF_PATH_create_wire_cutcom for documentation.

Signature: CreateWireCutcom(pathId, cutcomMode, adjustRegister, cutcomOffFlag, adjustFlag, text)

Parameters:
  • pathId (PointerWrapper) – The path id for this event
  • cutcomMode (NXOpen.UF.Path.CutcomMode Refer to UF_PATH_cutcom_mode_e for documentation.) – The mode for the CUTCOM command.
  • adjustRegister (int) – Adjust register value
  • cutcomOffFlag (bool) – Flag indicating if cutcom off is to be output
  • adjustFlag (bool) – Flag to indicate if the adjust register is specified
  • text (str) – The post comand appended text

License requirements: None