NXOpen.UF.Path.HelicalMotion Structure

NXOpen.UF.Path.HelicalMotion is an alias for NXOpen.UF.PathHelicalMotion_Struct

class NXOpen.UF.PathHelicalMotion_Struct

Bases: object

Refer to UF_PATH_helical_motion_s for documentation.

Fields

NXOpen.UF.PathHelicalMotion_Struct.Start this array specifies the start point x,y,z coordinates(this should be the end point of the previous motion)
NXOpen.UF.PathHelicalMotion_Struct.StartToolAxis This array specifies the starting tool axis.
NXOpen.UF.PathHelicalMotion_Struct.End this array specifies the end point x,y,z coordinates.
NXOpen.UF.PathHelicalMotion_Struct.EndToolAxis This array specifies the ending tool axis.
NXOpen.UF.PathHelicalMotion_Struct.ArcAxis this array specifies the vector which is the axis of the motion.
NXOpen.UF.PathHelicalMotion_Struct.ArcCenter this array specifies the x,y,z coordinates of the center of the helix at the end point.
NXOpen.UF.PathHelicalMotion_Struct.ArcRadius This is the radius of the helix.
NXOpen.UF.PathHelicalMotion_Struct.Tolerance Tolerance to be used for arc fits.
NXOpen.UF.PathHelicalMotion_Struct.Times Number of Turns including partial turn
NXOpen.UF.PathHelicalMotion_Struct.FeedValue This is the feed rate value.
NXOpen.UF.PathHelicalMotion_Struct.FeedUnit This specifies the units of the feed value.
NXOpen.UF.PathHelicalMotion_Struct.Type This is the type of the motion.
NXOpen.UF.PathHelicalMotion_Struct.MaterialSide This specifies the material side.
NXOpen.UF.PathHelicalMotion_Struct.Shape This specifies the shape.