NXOpen.UF.Curve.AskIntCurveParents

Curve.AskIntCurveParents()

Refer to UF_CURVE_ask_int_curve_parents for documentation.

Signature: AskIntCurveParents(intCurve)

Parameters:intCurve (Tag) – Feature tag of intersection curve to inquire.
Returns:A Tuple
Return type:A tuple consisting of (intCurveObject,inputObjects)

intCurveObject(Tag): Object identifier of intersection curve object.

inputObjects(list of Tag): Object identifier of the two objects that produced the intersection curve. Can be face, edge, or datum plane.

License requirements: None