NXOpen.UF.Motion.GeneralBushing Structure

NXOpen.UF.Motion.GeneralBushing is an alias for NXOpen.UF.MotionGeneralBushing_Struct

class NXOpen.UF.MotionGeneralBushing_Struct

Bases: object

Refer to UF_MOTION_general_bushing_s for documentation.

Fields

NXOpen.UF.MotionGeneralBushing_Struct.Name The name of the bushing.
NXOpen.UF.MotionGeneralBushing_Struct.Link1 The first link of the bushing.
NXOpen.UF.MotionGeneralBushing_Struct.Origin1 The point that defines the location of the bushing on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.Direction1 The direction vector that defines the orientation of the bushing on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.Link2 The second link of the bushing or NULL_TAG to attach to ground.
NXOpen.UF.MotionGeneralBushing_Struct.Origin2 The point that defines the location of the bushing on link_2, or NULL_TAG if ground.
NXOpen.UF.MotionGeneralBushing_Struct.Direction2 The direction vector that defines the orientation of the bushing on link_2, or NULL_TAG if ground.
NXOpen.UF.MotionGeneralBushing_Struct.TranslationalStiffness The x, y, and z components of the translational stiffness with respect to the bushing orientation on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.TranslationalDamping The x, y, and z components of the translational damping with respect to the bushing orientatation on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.TranslationalPreload The x, y, and z components of the translational preload with respect to the bushing orientation on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.TorsionalStiffness The x, y, and z components of the torsional stiffness with respect to the bushing orientation on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.TorsionalDamping The x, y, and z components of the torsional damping with respect to the bushing orientation on link_1.
NXOpen.UF.MotionGeneralBushing_Struct.TorsionalPreload The x, y, and z components of the torsional preload with respect to the bushing orientation on link_1.