Sketcher BSplineComb: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>

<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Sketcher_BSplinePolygon|Show/Hide B-spline control polygon]]
|[[Sketcher_BSplinePolygon|Show/hide B-spline control polygon]]
|[[Sketcher_BSplineKnotMultiplicity|Show/Hide B-spline knot multiplicity]]
|[[Sketcher_BSplineKnotMultiplicity|Show/hide B-spline knot multiplicity]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_BSplinePolygon.svg
|IconL=Sketcher_BSplinePolygon.svg
Line 14: Line 16:
{{GuiCommand
{{GuiCommand
|Name=Sketcher BSplineComb
|Name=Sketcher BSplineComb
|MenuLocation=Sketch → Sketcher B-spline tools → Show/Hide B-spline curvature comb
|MenuLocation=Sketch → Sketcher visual → Show/hide B-spline information layer → Show/hide B-spline curvature comb
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Version=0.17
|Version=0.17
|SeeAlso=[[Sketcher_CompCreateBSpline|Sketcher Create B-spline]]
|SeeAlso=[[Sketcher_CreateBSpline|Sketcher CreateBSpline]]
}}
}}


Line 23: Line 25:


<!--T:9-->
<!--T:9-->
The [[Image:Sketcher_BSplineComb.svg|24px]] [[Sketcher_BSplineComb|Sketcher BSplineComb]] tool shows or hides the B-spline curvature comb in all sketches. See [[B-Splines|this page]] for more information about B-splines.
Shows or hides the display of the Curvature Comb of a B-spline curve (see [https://en.wikipedia.org/wiki/B-spline B-spline]).


<!--T:16-->
<!--T:16-->
The curvature comb indicates the curvature of the spline at every position. The higher the curvature at a position, the more is the the comb away from the curve. For positive curvatures ("turn to the right"), the comb is at the other side of the curve than for negative curvatures.
The curvature comb indicates the curvature (value of the second-order derivative) along a B-spline. The higher the curvature, the longer its teeth are. Where a B-spline curves to the right the comb is on its left side and vice versa.

</translate>
[[File:sketcher_BSplineCurvatureHide.png]]
<translate>

<!--T:17-->
versus


</translate>
</translate>
[[File:sketcher_BSplineCurvatureShow.png]]
[[File:sketcher_BSplineCurvatureShow.png]]
<translate>
<translate>
<!--T:18-->
{{Caption|B-spline with a saddle point at its midpoint, the curvature comb is zero there.}}


==Usage== <!--T:5-->
==Usage== <!--T:19-->
# Within a pre-exisiting sketch, find and choose a B-spline who's Curvature Comb needs to be hidden or made visible.
# To invoke the command the [[Sketcher_BSplineComb|Sketcher BSplineComb]] do one of the following:
#* pressing the [[Image:Sketcher_BSplineComb.svg|24px]] icon in the Sketcher toolbar
#* invoking from the {{MenuCommand|Sketch → Sketcher B-spline tools → Show/Hide B-spline curvature comb}} in the Sketch dropdown menu.

==Options== <!--T:13-->


==Limitations== <!--T:14-->
<!--T:5-->
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_BSplineComb.svg|16px]] [[Sketcher_BSplineComb|Show/hide B-spline curvature comb]]}} button.
#* Select the {{MenuCommand|Sketch → Sketcher visual → Show/hide B-spline information layer [[Image:Sketcher_BSplineComb.svg|16px]] Show/hide B-spline curvature comb}} option from the menu.


==Scripting== <!--T:15-->


<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_BSplinePolygon|Show/Hide B-spline control polygon]]
|[[Sketcher_BSplinePolygon|Show/hide B-spline control polygon]]
|[[Sketcher_BSplineKnotMultiplicity|Show/Hide B-spline knot multiplicity]]
|[[Sketcher_BSplineKnotMultiplicity|Show/hide B-spline knot multiplicity]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_BSplinePolygon.svg
|IconL=Sketcher_BSplinePolygon.svg
Line 62: Line 55:


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 20:22, 16 April 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher BSplineComb

Menu location
Sketch → Sketcher visual → Show/hide B-spline information layer → Show/hide B-spline curvature comb
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.17
See also
Sketcher CreateBSpline

Description

The Sketcher BSplineComb tool shows or hides the B-spline curvature comb in all sketches. See this page for more information about B-splines.

The curvature comb indicates the curvature (value of the second-order derivative) along a B-spline. The higher the curvature, the longer its teeth are. Where a B-spline curves to the right the comb is on its left side and vice versa.

B-spline with a saddle point at its midpoint, the curvature comb is zero there.

Usage

  1. There are several ways to invoke the tool:
    • Press the Show/hide B-spline curvature comb button.
    • Select the Sketch → Sketcher visual → Show/hide B-spline information layer → Show/hide B-spline curvature comb option from the menu.