NXOpen.UF.Path.CreateClamp

Path.CreateClamp()

Refer to UF_PATH_create_clamp for documentation.

Signature: CreateClamp(pathId, clampStatus, axisType, text)

Parameters:
  • pathId (PointerWrapper) – The path id for this event
  • clampStatus (NXOpen.UF.Path.ClampStatus Refer to UF_PATH_clamp_status_e for documentation.) – The clamp status.
  • axisType (NXOpen.UF.Path.Axis Refer to UF_PATH_axis_e for documentation.) – The axis type.
  • text (str) – The post command appended text

License requirements: None