Sketcher CompCreateBSpline/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 3: Line 3:
{{Docnav
{{Docnav
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateBSpline|Create B-Spline]]
|[[Sketcher_CreateBSpline|B-spline]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Parabolic_Arc.svg
|IconL=Sketcher_Parabolic_Arc.svg
Line 11: Line 11:


{{GuiCommand
{{GuiCommand
|Name=Sketcher Create a B-Spline
|Name=Sketcher B-splines
|Icon=Sketcher_CompCreateBSpline.png
|Icon=Sketcher_CompCreateBSpline.png
|MenuLocation=None (toolbar only)
|MenuLocation=None (toolbar only)
Line 20: Line 20:
==Description==
==Description==


'''Create a B-Spline''' is an icon button in the Sketcher geometries toolbar that groups tools to create a B-Spline curve. Click on the down arrow to its right to expand the icons below it and select a tool.
'''Create a B-spline''' is an icon button in the Sketcher geometries toolbar that groups tools to create a B-spline curve. Click on the down arrow to its right to expand the icons below it and select a tool.


==Types of B-Splines==
==Types of B-Splines==


* [[File:Sketcher_CreateBSpline.svg|32px]] [[Sketcher_CreateBSpline|Create B-Spline]]: Draws a B-Spline by its control points.
* [[File:Sketcher_CreateBSpline.svg|32px]] [[Sketcher_CreateBSpline|B-spline]]: Draws a B-Spline by its control points.
* [[File:Sketcher_CreatePeriodicBSpline.svg|32px]] [[Sketcher_CreatePeriodicBSpline|Create periodic B-Spline]]: Draws a periodic, closed B-Spline by its control points.
* [[File:Sketcher_CreatePeriodicBSpline.svg|32px]] [[Sketcher_CreatePeriodicBSpline|Periodic B-spline]]: Draws a periodic, closed B-Spline by its control points.




{{Docnav
{{Docnav
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateBSpline|Create B-Spline]]
|[[Sketcher_CreateBSpline|B-spline]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Parabolic_Arc.svg
|IconL=Sketcher_Parabolic_Arc.svg

Revision as of 17:12, 20 March 2022


Sketcher B-splines

Menu location
None (toolbar only)
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.17
See also
None

Description

Create a B-spline is an icon button in the Sketcher geometries toolbar that groups tools to create a B-spline curve. Click on the down arrow to its right to expand the icons below it and select a tool.

Types of B-Splines

  • B-spline: Draws a B-Spline by its control points.
  • Periodic B-spline: Draws a periodic, closed B-Spline by its control points.