Sketcher CompCreateBSpline: Difference between revisions

From FreeCAD Documentation
(Created page.)
 
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher Create a B-spline
|Name=Sketcher Create a B-spline
Line 9: Line 10:
}}
}}


==Description==
==Description== <!--T:2-->


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


<!--T:5-->
* [[File:Sketcher_CreateBSpline.svg|32px]] [[Sketcher_CreateBSpline|Create B-spline]] : Draws a B-spline curve by its control points.
* [[File:Sketcher_CreateBSpline.svg|32px]] [[Sketcher_CreateBSpline|Create B-spline]] : Draws a B-spline curve by its control points.
* [[File:Sketcher_Create_Periodic_BSpline.svg|32px]] [[Sketcher_CreatePeriodicBSpline|Create periodic B-pline]] : Draws a periodic (closed) B-spline curve by its control points.
* [[File:Sketcher_Create_Periodic_BSpline.svg|32px]] [[Sketcher_CreatePeriodicBSpline|Create periodic B-pline]] : Draws a periodic (closed) B-spline curve by its control points.

Revision as of 21:29, 4 November 2018

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