NXOpen.UF.Path Class

class NXOpen.UF.Path

Bases: object

Contains wrappers for all ‘UFPath’ functions and data types.

Methods

NXOpen.UF.Path.InitToolPath Refer to UF_PATH_init_tool_path for documentation.
NXOpen.UF.Path.EndToolPath Refer to UF_PATH_end_tool_path for documentation.
NXOpen.UF.Path.CreateLinearMotion Refer to UF_PATH_create_linear_motion for documentation.
NXOpen.UF.Path.CreateCircularMotion Refer to UF_PATH_create_circular_motion for documentation.
NXOpen.UF.Path.CreateHelicalMotion Refer to UF_PATH_create_helical_motion for documentation.
NXOpen.UF.Path.CreateText Refer to UF_PATH_create_text for documentation.
NXOpen.UF.Path.CreatePprint Refer to UF_PATH_create_pprint for documentation.
NXOpen.UF.Path.CreateOpmessage Refer to UF_PATH_create_opmessage for documentation.
NXOpen.UF.Path.CreateOrigin Refer to UF_PATH_create_origin for documentation.
NXOpen.UF.Path.CreateSeqno Refer to UF_PATH_create_seqno for documentation.
NXOpen.UF.Path.CreateSetMode Refer to UF_PATH_create_set_mode for documentation.
NXOpen.UF.Path.CreateSelectHead Refer to UF_PATH_create_select_head for documentation.
NXOpen.UF.Path.CreateToolChange Refer to UF_PATH_create_tool_change for documentation.
NXOpen.UF.Path.CreateTrackingPointChange Refer to UF_PATH_create_tracking_point_change for documentation.
NXOpen.UF.Path.CreateSpindleOn Refer to UF_PATH_create_spindle_on for documentation.
NXOpen.UF.Path.CreateSpindleOff Refer to UF_PATH_create_spindle_off for documentation.
NXOpen.UF.Path.CreateSpindleReverse Refer to UF_PATH_create_spindle_reverse for documentation.
NXOpen.UF.Path.CreateCoolantOn Refer to UF_PATH_create_coolant_on for documentation.
NXOpen.UF.Path.CreateCoolantOff Refer to UF_PATH_create_coolant_off for documentation.
NXOpen.UF.Path.CreateOpStop Refer to UF_PATH_create_op_stop for documentation.
NXOpen.UF.Path.CreateOpSkip Refer to UF_PATH_create_op_skip for documentation.
NXOpen.UF.Path.CreateStop Refer to UF_PATH_create_stop for documentation.
NXOpen.UF.Path.CreateDwell Refer to UF_PATH_create_dwell for documentation.
NXOpen.UF.Path.CreateAuxfun Refer to UF_PATH_create_auxfun for documentation.
NXOpen.UF.Path.CreatePrefun Refer to UF_PATH_create_prefun for documentation.
NXOpen.UF.Path.CreateClamp Refer to UF_PATH_create_clamp for documentation.
NXOpen.UF.Path.CreateToolLengthComp Refer to UF_PATH_create_tool_length_comp for documentation.
NXOpen.UF.Path.CreateToolPreselect Refer to UF_PATH_create_tool_preselect for documentation.
NXOpen.UF.Path.CreateRotate Refer to UF_PATH_create_rotate for documentation.
NXOpen.UF.Path.CreateThreadWire Refer to UF_PATH_create_thread_wire for documentation.
NXOpen.UF.Path.CreateCutWire Refer to UF_PATH_create_cut_wire for documentation.
NXOpen.UF.Path.CreateFlush Refer to UF_PATH_create_flush for documentation.
NXOpen.UF.Path.CreateFlushTank Refer to UF_PATH_create_flush_tank for documentation.
NXOpen.UF.Path.CreatePower Refer to UF_PATH_create_power for documentation.
NXOpen.UF.Path.CreateWireGuides Refer to UF_PATH_create_wire_guides for documentation.
NXOpen.UF.Path.CreateFedrat Refer to UF_PATH_create_fedrat for documentation.
NXOpen.UF.Path.CreateWireAngle Refer to UF_PATH_create_wire_angle for documentation.
NXOpen.UF.Path.CreateWireCutcom Refer to UF_PATH_create_wire_cutcom for documentation.
NXOpen.UF.Path.CreateCutcom Refer to UF_PATH_create_cutcom for documentation.
NXOpen.UF.Path.CreateLevelMarker Refer to UF_PATH_create_level_marker for documentation.

Enumerations

NXOpen.UF.Path.ArcMode Enumeration
NXOpen.UF.Path.Axis Enumeration
NXOpen.UF.Path.ClampStatus Enumeration
NXOpen.UF.Path.CoolantType Enumeration
NXOpen.UF.Path.CutcomMode Enumeration
NXOpen.UF.Path.CutcomOff Enumeration
NXOpen.UF.Path.CutcomOn Enumeration
NXOpen.UF.Path.Direction Enumeration
NXOpen.UF.Path.DwellUnit Enumeration
NXOpen.UF.Path.FeedUnit Enumeration
NXOpen.UF.Path.FeedrateMode Enumeration
NXOpen.UF.Path.FlushType Enumeration
NXOpen.UF.Path.Guide Enumeration
NXOpen.UF.Path.HeadType Enumeration
NXOpen.UF.Path.MachineMode Enumeration
NXOpen.UF.Path.MotionType Enumeration
NXOpen.UF.Path.OpSkip Enumeration
NXOpen.UF.Path.OutputMode Enumeration
NXOpen.UF.Path.ParallelMode Enumeration
NXOpen.UF.Path.PlaneType Enumeration
NXOpen.UF.Path.Pressure Enumeration
NXOpen.UF.Path.RotationObject Enumeration
NXOpen.UF.Path.RotationType Enumeration
NXOpen.UF.Path.Seqno Enumeration
NXOpen.UF.Path.Shape Enumeration
NXOpen.UF.Path.Side Enumeration
NXOpen.UF.Path.SpindleMode Enumeration
NXOpen.UF.Path.TankType Enumeration

Structures

NXOpen.UF.Path.CircularMotion Structure
NXOpen.UF.Path.ContactData Structure
NXOpen.UF.Path.Cutcom Structure
NXOpen.UF.Path.Flush Structure
NXOpen.UF.Path.HelicalMotion Structure
NXOpen.UF.Path.LevelMarker Structure
NXOpen.UF.Path.LinearMotion Structure
NXOpen.UF.Path.Rotate Structure
NXOpen.UF.Path.SpindleOn Structure
NXOpen.UF.Path.ToolChange Structure
NXOpen.UF.Path.TrackingPointChange Structure