Sketcher BSplinePolygon: Difference between revisions

From FreeCAD Documentation
(Placed images below the Description section instead of above, removal of empty Scripting section, add Version to GuiCommand template)
No edit summary
 
(26 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:10-->
{{Docnav
|[[Sketcher_BSplineDegree|Show/hide B-spline degree]]
|[[Sketcher_BSplineComb|Show/hide B-spline curvature comb]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_BSplineDegree.svg
|IconR=Sketcher_BSplineComb.svg
|IconC=Workbench_Sketcher.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher BSplineDegree
|Name=Sketcher BSplinePolygon
|MenuLocation=Sketch → Sketcher visual → Show/hide B-spline information layerShow/hide B-spline control polygon
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher B-spline toolsshow/hide B-spline Polygon
|Version=0.17
|Version=0.17
|SeeAlso=[[Sketcher CompCreateBSpline|Create B-spline]]
|SeeAlso=[[Sketcher_CreateBSpline|Sketcher CreateBSpline]]
}}
}}


Line 13: Line 24:


<!--T:9-->
<!--T:9-->
The [[Image:Sketcher_BSplinePolygon.svg|24px]] [[Sketcher_BSplinePolygon|Sketcher BSplinePolygon]] tool shows or hides the [[B-Splines|B-spline]] control polygon in all sketches.
Shows or hides the display of the defininig Polygon of a B-spline curve (see [https://en.wikipedia.org/wiki/B-spline B-spline]).


</translate>
</translate>
[[File:Sketcher B-spline example01.png]]
[[File:sketcher_BSplinePolygonShow.png]] '''<-->''' [[File:sketcher_BSplinePolygonHide.png]]
<translate>
<translate>
<!--T:14-->
{{Caption|The control polygon (green straight lines) connects the control points (marked with dark yellow weight circles).}}

==Usage== <!--T:5-->

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


==How to use== <!--T:5-->
# Select a B-spline and apply.


<!--T:8-->
<!--T:8-->
{{Docnav
[[Category:Sketcher]]
|[[Sketcher_BSplineDegree|Show/hide B-spline degree]]
|[[Sketcher_BSplineComb|Show/hide B-spline curvature comb]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_BSplineDegree.svg
|IconR=Sketcher_BSplineComb.svg
|IconC=Workbench_Sketcher.svg
}}

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

Latest revision as of 08:54, 23 April 2024

Sketcher BSplinePolygon

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

Description

The Sketcher BSplinePolygon tool shows or hides the B-spline control polygon in all sketches.

The control polygon (green straight lines) connects the control points (marked with dark yellow weight circles).

Usage

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