Translations:Surface BlendCurve/41/en

From FreeCAD Documentation

The Blend Curve tool can be used in macros and from the Python console by adding the Surface::FeatureBlendCurve object.

  • The edges to be used to define the curve must be assigned as LinkSub to the StartEdge and EndEdge properties of the object.
  • All objects with edges need to be computed before they can be used as input for the properties of the Blend Curve object.