NXOpen.UF.Path.CreateWireAngle

Path.CreateWireAngle()

Refer to UF_PATH_create_wire_angle for documentation.

Signature: CreateWireAngle(pathId, slopeValue, angleValue, angleFlag, text)

Parameters:
  • pathId (PointerWrapper) – The path id for this event
  • slopeValue (float) – Slope of the wire
  • angleValue (float) – Angle of the wire
  • angleFlag (bool) – Flag to indicate if angle is specified
  • text (str) – The post command appended text

License requirements: None