NXOpen.UF.Curve.EditCombineCurves

Curve.EditCombineCurves()

Refer to UF_CURVE_edit_combine_curves for documentation.

Signature: EditCombineCurves(combineCurveFeature, firstCurveTag, firstDir, secondCurveTag, secondDir, curveAproxTol)

Parameters:
  • combineCurveFeature (Tag) – Object tag for the combined curve feature to be edited.
  • firstCurveTag (Tag) – First curve tag to be projected for combine.
  • firstDir (NXOpen.UF.Curve.CombineCurvesDirection Refer to UF_CURVE_combine_curves_direction_s for documentation.) – Pointer to projection direction info for first curve.
  • secondCurveTag (Tag) – Second curve tag to be projected for combine.
  • secondDir – Pointer to projection direction info for second curve.
  • curveAproxTol (str) – String containing the value for the curve approximation tolerance (distance tolerance).

License requirements: SOLIDS MODELING or DRAFTING