NXOpen.UF.Motion.PointCurveConstraint Structure

NXOpen.UF.Motion.PointCurveConstraint is an alias for NXOpen.UF.MotionPointCurveConstraint_Struct

class NXOpen.UF.MotionPointCurveConstraint_Struct

Bases: object

Refer to UF_MOTION_point_curve_constraint_s for documentation.

Fields

NXOpen.UF.MotionPointCurveConstraint_Struct.Name The name of the point curve constraint.
NXOpen.UF.MotionPointCurveConstraint_Struct.NumCurveTags The number of tags in the curve tag array.
NXOpen.UF.MotionPointCurveConstraint_Struct.Curve The tags of the constraint curves.
NXOpen.UF.MotionPointCurveConstraint_Struct.Point The tag of the constrained point.