NXOpen.UF.Motion.Motion2DContact Structure

NXOpen.UF.Motion.Motion2DContact is an alias for NXOpen.UF.MotionMotion2DContact_Struct

class NXOpen.UF.MotionMotion2DContact_Struct

Bases: object

Refer to UF_MOTION_2D_contact_s for documentation.

Fields

NXOpen.UF.MotionMotion2DContact_Struct.Name The name of the 2D contact.
NXOpen.UF.MotionMotion2DContact_Struct.NumCurve1 The number of curve tags in the curve_1 list.
NXOpen.UF.MotionMotion2DContact_Struct.Curve1 The curve tags of the first link.
NXOpen.UF.MotionMotion2DContact_Struct.NumCurve2 The number of curve tags in the curve_2 list.
NXOpen.UF.MotionMotion2DContact_Struct.Curve2 The curve tags of the second link.
NXOpen.UF.MotionMotion2DContact_Struct.MaxNumContactPoints The maximum number of contact points along the curve.
NXOpen.UF.MotionMotion2DContact_Struct.SwitchMaterialSide1 The material direction for side 1 is automatically determined based on the input curves.
NXOpen.UF.MotionMotion2DContact_Struct.SwitchMaterialSide2 The material direction for side 2 is automatically determined based on the input curves.
NXOpen.UF.MotionMotion2DContact_Struct.Stiffness The contact stiffness.
NXOpen.UF.MotionMotion2DContact_Struct.Advanced The advanced parameters of the contact.