Sketcher CompCreateConic: Difference between revisions

From FreeCAD Documentation
(|Icon=Sketcher_CompCreateConic.png)
(Icons in SVG)
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:7-->
{{Docnav
|[[Sketcher Create3PointCircle|Create3PointCircle]]
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Circle.svg
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CreateEllipse.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
Line 12: Line 22:


<!--T:4-->
<!--T:4-->
'''Create a conic''' is an icon button in the Sketcher geometries toolbar that groups tools to create curves based on a section of a cone. Click on the down arrow to its right to expand the icons below it and select a tool.
'''Create a conic''' is an icon button [[Image:Sketcher_CompCreateConic.png|64px]] in the Sketcher geometries toolbar that groups tools to create curves based on a section of a cone. Click on the down arrow to its right to expand the icons below it and select a tool.


==Types of conics== <!--T:5-->
==Types of conics== <!--T:5-->


<!--T:6-->
<!--T:6-->
* [[Image:Sketcher_CreateEllipse.png|32px]] [[Sketcher CreateEllipseByCenter|Ellipse by center]] : Draws an ellipse by center point, major radius point and minor radius point.
* [[File:Sketcher_CreateEllipseByCenter.svg|32px]] [[Sketcher_CreateEllipseByCenter|Ellipse by center]] : Draws an ellipse by center point, major radius point and minor radius point.
* [[Image:Sketcher_CreateEllipse_3points.png|32px]] [[Sketcher_CreateEllipseBy3Points|Ellipse by 3 points]] : Draws an ellipse by major diameter (2 points) and minor radius point.
* [[File:Sketcher_CreateEllipseBy3Points.svg|32px]] [[Sketcher_CreateEllipseBy3Points|Ellipse by 3 points]] : Draws an ellipse by major diameter (2 points) and minor radius point.
* [[Image:Sketcher_Elliptical_Arc.png|32px]] [[Sketcher_CreateArcOfEllipse|Arc of ellipse]] : Draws an arc of ellipse by center point, major radius point, starting point and ending point.
* [[File:Sketcher_CreateArcOfEllipse.svg|32px]] [[Sketcher_CreateArcOfEllipse|Arc of ellipse]] : Draws an arc of ellipse by center point, major radius point, starting point and ending point.
*[[Image:Sketcher_Hyperbolic_Arc.png|32px]] [[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]: <span style="font-size:x-small;color:green;">v0.17 and above</span> Draws an arc of hyperbola.
* [[File:Sketcher_CreateArcOfHyperbola.svg|32px]] [[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]: draws an arc of hyperbola. {{Version|0.17}}
*[[Image:Sketcher_Parabolic_Arc.png|32px]] [[Sketcher_CreateArcOfParabola|Arc of parabola]]: <span style="font-size:x-small;color:green;">v0.17 and above</span> Draws an arc of parabola.
* [[File:Sketcher_CreateArcOfParabola.svg|32px]] [[Sketcher_CreateArcOfParabola|Arc of parabola]]: draws an arc of parabola. {{Version|0.17}}

<!--T:8-->
{{Docnav
|[[Sketcher Create3PointCircle|Create3PointCircle]]
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Circle.svg
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CreateEllipse.svg
}}


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
<translate>
{{Userdocnavi{{#translation:}}}}
<!--T:7-->
[[Category:Sketcher]]
</translate>
{{clear}}
{{clear}}

Revision as of 02:55, 26 September 2020

Sketcher Conics

Menu location
None (toolbar only)
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

Description

Create a conic is an icon button in the Sketcher geometries toolbar that groups tools to create curves based on a section of a cone. Click on the down arrow to its right to expand the icons below it and select a tool.

Types of conics