Sketcher CreatePeriodicBSplineByInterpolation: Difference between revisions

From FreeCAD Documentation
(PR9752)
(several ways added so far)
Line 30: Line 30:


<!--T:6-->
<!--T:6-->
# There are several ways to invoke the command:
# Press the {{Button|[[File:Sketcher_CreatePeriodicBSplineByInterpolation.svg|16px]] [[Sketcher_CreatePeriodicBSplineByInterpolation|Periodic B-spline by knots]]}} button.
#* Press the {{Button|[[Image:Sketcher_CreatePeriodicBSplineByInterpolation.svg|16px]] [[Sketcher_CreatePeriodicBSplineByInterpolation|Periodic B-spline by knots]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreatePeriodicBSplineByInterpolation.svg|16px]] Create periodic B-spline by knots}} option from the menu.
#* The keyboard shortcut: {{KEY|G}} then {{KEY|B}}, {{KEY|O}}.
# For further steps see [[Sketcher_CreateBSplineByInterpolation#Usage|Sketcher CreateBSplineByInterpolation]].
# For further steps see [[Sketcher_CreateBSplineByInterpolation#Usage|Sketcher CreateBSplineByInterpolation]].



Revision as of 16:01, 1 February 2024

Other languages:

Sketcher CreatePeriodicBSplineByInterpolation

Menu location
Sketch → Sketcher geometries → Create periodic B-spline by knots
Workbenches
Sketcher
Default shortcut
G B O
Introduced in version
0.21
See also
Sketcher Periodic B-spline

Description

This tool creates a periodic B-spline curve passing through given points. See this page for more info about B-splines.

Usage

  1. There are several ways to invoke the command:
    • Press the Periodic B-spline by knots button.
    • Select the Sketcher → Sketcher geometries → Create periodic B-spline by knots option from the menu.
    • The keyboard shortcut: G then B, O.
  2. For further steps see Sketcher CreateBSplineByInterpolation.

Notes

See Sketcher CreateBSpline.

Limitations

See Sketcher CreateBSplineByInterpolation.