NXOpen.UF.Motion.AskPtCrvConstraint

Motion.AskPtCrvConstraint()

Refer to UF_MOTION_ask_pt_crv_constraint for documentation.

Signature: AskPtCrvConstraint(ptCrvTag)

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

License requirements: None