Sketcher CompCreateConic: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Icons in SVG)
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:8-->
<!--T:7-->
{{Docnav
{{Docnav|[[Sketcher_Create3PointCircle|Circle by 3 Point]]|[[Sketcher CreateEllipseByCenter|Ellipse by center]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher CreateCircle3Point.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CreateEllipse.png}}
|[[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-->
Line 15: 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]]
<!--T:9-->
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
{{Docnav|[[Sketcher_Create3PointCircle|Circle by 3 Point]]|[[Sketcher CreateEllipseByCenter|Ellipse by center]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher CreateCircle3Point.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CreateEllipse.png}}
|[[Sketcher_Workbench|Sketcher]]

|IconL=Sketcher_Circle.svg
<!--T:10-->
|IconC=Workbench_Sketcher.svg
{{Sketcher Tools navi}}
|IconR=Sketcher_CreateEllipse.svg

}}
<!--T:11-->
{{Userdocnavi}}


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{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