Curves ParametricBlendCurve

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Curves ParametricBlendCurve

Menu location
Curves → Blend curve
Workbenches
Curves
Default shortcut
None
Introduced in version
-
See also
None

Description

The Curves ParametricBlendCurve tool creates a Blend curve between two edges.

Usage

  1. Select two curves.
  2. There are several ways to invoke the tool:
    • Press the Blend curve button.
    • Select the Curves → Blend curve option from the menu.
  3. A Blend_Curve object is created.
  4. Optionally adjust values in the Property editor:
    • Set the DataParameter1 and DataParameter2 properties to 0.0 mm to use the selected curves' start vertices to place the blend curve's start and end vertices.
    • Set the DataReverse1 and DataReverse2 properties to true to switch the selected curves' start and end vertices.

Notes

To reverse the orientation of the blend curve's start and end tangents, prefix - to the value of its DataScale1 or DataScale2 property.

Properties

See also: Property editor.

A Blend_Curve object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Blend Curve

Edge1

Edge2