NXOpen.UF.Curve.CreateCombineCurves

Curve.CreateCombineCurves()

Refer to UF_CURVE_create_combine_curves for documentation.

Signature: CreateCombineCurves(firstCurveTag, firstDir, secondCurveTag, secondDir, curveAproxTol)

Parameters:
  • 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).
Returns:

Object tag for the combined curve feature.

Return type:

Tag

License requirements: SOLIDS MODELING or DRAFTING