NXOpen.UF.Motion.CurveCurveConstraint Structure

NXOpen.UF.Motion.CurveCurveConstraint is an alias for NXOpen.UF.MotionCurveCurveConstraint_Struct

class NXOpen.UF.MotionCurveCurveConstraint_Struct

Bases: object

Refer to UF_MOTION_curve_curve_constraint_s for documentation.

Fields

NXOpen.UF.MotionCurveCurveConstraint_Struct.Name The name of the curve curve constraint.
NXOpen.UF.MotionCurveCurveConstraint_Struct.NumCurve1Tags The number of tags in the first curve tag array.
NXOpen.UF.MotionCurveCurveConstraint_Struct.Curve1 The tags of the first constraint curves.
NXOpen.UF.MotionCurveCurveConstraint_Struct.NumCurve2Tags The number of tags in the second curve tag array.
NXOpen.UF.MotionCurveCurveConstraint_Struct.Curve2 The tags of the second constraint curves.