NXOpen.UF.Path.CreateDwell

Path.CreateDwell()

Refer to UF_PATH_create_dwell for documentation.

Signature: CreateDwell(pathId, dwellValue, dwellUnit, text)

Parameters:
  • pathId (PointerWrapper) – The path id for this event
  • dwellValue (float) – Amount of delay
  • dwellUnit (NXOpen.UF.Path.DwellUnit Refer to UF_PATH_dwell_unit_e for documentation.) – The units to use for the delay.
  • text (str) – The post command appended text

License requirements: None