NXOpen.UF.Motion.AskCrvCrvConstraint

Motion.AskCrvCrvConstraint()

Refer to UF_MOTION_ask_crv_crv_constraint for documentation.

Signature: AskCrvCrvConstraint(crvCrvTag)

Parameters:crvCrvTag (Tag) – The tag of the constraint to return. This tag is the one returned from the UF_MOTION_create_crv_crv_constraint function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
Returns:The curve-curve structure for the input tag.
Return type:NXOpen.UF.Motion.CurveCurveConstraint Refer to UF_MOTION_curve_curve_constraint_s for documentation.

License requirements: None