Sketcher BSplineConvertToNURBS: Difference between revisions

From FreeCAD Documentation
(Sketcher_BSplineApproximate -> Sketcher_BSplineConvertToNURBS)
No edit summary
Line 43: Line 43:
# Select one or several sketch segments
# Select one or several sketch segments
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Press the {{Button|[[File:Sketcher_BSplineApproximate.svg|16px]] [[Sketcher_BSplineApproximate|Convert geometry to B-spline]]}} button.
#* Press the {{Button|[[File:Sketcher_BSplineConvertToNURBS.svg|16px]] [[Sketcher_BSplineConvertToNURBS|Convert geometry to B-spline]]}} button.
#* Select the {{MenuCommand|Sketch → Sketcher B-spline tools → [[Image:Sketcher_BSplineApproximate.svg|16px]] Convert geometry to B-spline}} option from the menu.
#* Select the {{MenuCommand|Sketch → Sketcher B-spline tools → [[Image:Sketcher_BSplineConvertToNURBS.svg|16px]] Convert geometry to B-spline}} option from the menu.


<!--T:16-->
<!--T:16-->

Revision as of 10:31, 31 March 2024

Sketcher BSplineConvertToNURBS

Menu location
Sketch → Sketcher B-spline tools → Convert geometry to B-spline
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.17
See also
Sketcher Create B-spline

Description

The Sketcher BSplineConvertToNURBS tool converts compatible geometry, edges and curves, into a B-spline (see this page for more info about B-splines).

Various objects before conversion.

The same objects after conversion to B-splines.

Usage

  1. Select one or several sketch segments
  2. There are several ways to invoke the tool:
    • Press the Convert geometry to B-spline button.
    • Select the Sketch → Sketcher B-spline tools → Convert geometry to B-spline option from the menu.

Make sure to have either the spline degree, polygon, comb, multiplicity or weight visible, otherwise nothing seems to happen. If you converted straight lines, you first need to increase the degree of the lines to make them "bendable".