Sketcher CompCreateConic: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(docnav)
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{Template:UnfinishedDocu}}
<translate>
<translate>
<!--T:7-->
{{Docnav
|[[Sketcher Create3PointCircle|Create3PointCircle]]
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Circle.png
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CreateEllipse.png
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Sketcher Conics|Workbenches=[[Sketcher Workbench|Sketcher]], [[PartDesign Workbench|Part Design]]|MenuLocation=Sketch → Sketcher geometries → Create a conic...|SeeAlso=[[Sketcher Ellipse by 3 Points]], [[Sketcher Circle|Sketcher Circle]], [[Sketcher Arc of Ellipse]]}}
|Name=Sketcher Conics
|Icon=Sketcher_CompCreateConic.png
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=None (toolbar only)
}}


====Description==== <!--T:2-->
==Description== <!--T:2-->

<!--T:4-->
'''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-->

<!--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.
* [[Image:Sketcher_CreateEllipse_3points.png|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.
* [[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.
* [[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.


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


====Version==== <!--T:3-->
Introduced in FreeCAD v0.15.4309


</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

[[Category:UnfinishedDocu]]

Revision as of 22:59, 2 November 2019

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

  • Ellipse by center : Draws an ellipse by center point, major radius point and minor radius point.
  • Ellipse by 3 points : Draws an ellipse by major diameter (2 points) and minor radius point.
  • Arc of ellipse : Draws an arc of ellipse by center point, major radius point, starting point and ending point.
  • Arc of hyperbola: v0.17 and above Draws an arc of hyperbola.
  • Arc of parabola: v0.17 and above Draws an arc of parabola.