Sketcher CompCreateBSpline: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateBSpline|Create B-spline]]
|[[Sketcher_CreateBSpline|Create B-Spline]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Parabolic_Arc.svg
|IconL=Sketcher_Parabolic_Arc.svg
Line 13: Line 14:
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher Create a B-spline
|Name=Sketcher Create a B-Spline
|Icon=Sketcher_CompCreateBSpline.png
|Icon=Sketcher_CompCreateBSpline.png
|MenuLocation=None (toolbar only)
|MenuLocation=None (toolbar only)
Line 23: Line 24:


<!--T:3-->
<!--T:3-->
'''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== <!--T:4-->
==Types of B-Splines== <!--T:4-->


<!--T:5-->
<!--T:5-->
* [[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|Create 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|Create periodic B-Spline]]: Draws a periodic, closed B-Spline by its control points.



<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateArcOfParabola|Arc of parabola]]
|[[Sketcher_CreateBSpline|Create B-spline]]
|[[Sketcher_CreateBSpline|Create B-Spline]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Parabolic_Arc.svg
|IconL=Sketcher_Parabolic_Arc.svg
Line 44: Line 46:
{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 17:09, 14 September 2021


Sketcher Create a B-Spline

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