Sketcher CreatePeriodicBSplineByInterpolation: Difference between revisions

From FreeCAD Documentation
(Docnav)
(SeeAlso)
(One intermediate revision by the same user not shown)
Line 19: Line 19:
|Shortcut={{KEY|G}} {{KEY|B}} {{KEY|O}}
|Shortcut={{KEY|G}} {{KEY|B}} {{KEY|O}}
|Version=0.21
|Version=0.21
|SeeAlso=[[Sketcher_CreateBSplineByInterpolation|Sketcher CreateBSplineByInterpolation]]
|SeeAlso=[[Sketcher_CreateBSpline|Sketcher CreateBSpline]]
}}
}}


Line 25: Line 25:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_CreatePeriodicBSplineByInterpolation.svg|24px]] [[Sketcher_CreatePeriodicBSplineByInterpolation|Sketcher CreatePeriodicBSplineByInterpolation]] tool creates a periodic (closed) B-spline curve through knot points. See [[B-Splines|this page]] for more information about B-splines.
The [[Image:Sketcher_CreatePeriodicBSplineByInterpolation.svg|24px]] [[Sketcher_CreatePeriodicBSplineByInterpolation|Sketcher CreatePeriodicBSplineByInterpolation]] tool creates a periodic (closed) [[B-Splines|B-spline]] curve through knot points. {{Version|1.0}}: This is the same tool as [[Sketcher_CreateBSpline|Sketcher CreateBSpline]] but with a different initial mode.


==Usage== <!--T:5-->
==Usage== <!--T:5-->
Line 37: Line 37:
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreatePeriodicBSplineByInterpolation.svg|16px]] Create periodic B-spline by knots}} option from the menu.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreatePeriodicBSplineByInterpolation.svg|16px]] Create periodic B-spline by knots}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|B}}, then {{KEY|O}}.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|B}}, then {{KEY|O}}.
# For further steps see [[Sketcher_CreateBSplineByInterpolation#Usage|Sketcher CreateBSplineByInterpolation]].
# For further steps see [[Sketcher_CreateBSpline#Usage|Sketcher CreateBSpline]].


==Notes== <!--T:7-->
==Notes== <!--T:7-->
Line 47: Line 47:


<!--T:10-->
<!--T:10-->
See [[Sketcher_CreateBSplineByInterpolation#Limitations|Sketcher CreateBSplineByInterpolation]].
See [[Sketcher_CreateBSpline#Limitations|Sketcher CreateBSpline]].





Revision as of 08:30, 27 June 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 CreateBSpline

Description

The Sketcher CreatePeriodicBSplineByInterpolation tool creates a periodic (closed) B-spline curve through knot points. introduced in version 1.0: This is the same tool as Sketcher CreateBSpline but with a different initial mode.

Usage

See also: Drawing aids.

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

Notes

See Sketcher CreateBSpline.

Limitations

See Sketcher CreateBSpline.