NXOpen.UF.Motion.CylindricalBushing Structure

NXOpen.UF.Motion.CylindricalBushing is an alias for NXOpen.UF.MotionCylindricalBushing_Struct

class NXOpen.UF.MotionCylindricalBushing_Struct

Bases: object

Refer to UF_MOTION_cylindrical_bushing_s for documentation.

Fields

NXOpen.UF.MotionCylindricalBushing_Struct.Name The name of the bushing.
NXOpen.UF.MotionCylindricalBushing_Struct.Link1 The first link of the bushing.
NXOpen.UF.MotionCylindricalBushing_Struct.Origin1 The point that defines the location of the bushing on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.Direction1 The direction vector that defines the orientation of the bushing on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.Link2 The second link of the bushing or NULL_TAG to attach to ground.
NXOpen.UF.MotionCylindricalBushing_Struct.Origin2 The point that defines the location of the bushing on link_2, or NULL_TAG if ground.
NXOpen.UF.MotionCylindricalBushing_Struct.Direction2 The direction vector that defines the orientation of the bushing on link_2, or NULL_TAG if ground.
NXOpen.UF.MotionCylindricalBushing_Struct.RadialStiffness The radial stiffness with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.LongitudinalStiffness The longitudinal stiffness with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.ConicalStiffness The conical stiffness with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.TorsionalStiffness The torsional stiffness with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.RadialDamping The radial damping with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.LongitudinalDamping The longitudinal damping with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.ConicalDamping The conical damping with respect to the bushing orientation on link_1.
NXOpen.UF.MotionCylindricalBushing_Struct.TorsionalDamping The torsional damping with respect to the bushing orientation on link_1.