Sketcher CompCreateConic: Difference between revisions

From FreeCAD Documentation
m ((Vertical Docnav))
m ([[ | ]])
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:8-->
{{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
}}

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


Line 27: Line 17:


<!--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.
* [[Image:Sketcher_CreateEllipse.png|32px]] [[Sketcher_Ellipse|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_CreateEllipse_3points.png|32px]] [[Sketcher_Ellipse_by_3_Points|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_Elliptical_Arc.png|32px]] [[Sketcher_Arc_of_Ellipse|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_Hyperbolic_Arc.png|32px]] [[Sketcher_Arc_of_Hyperbola|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.
*[[Image:Sketcher_Parabolic_Arc.png|32px]] [[Sketcher_Arc_of_Parabola|Arc of parabola]]: <span style="font-size:x-small;color:green;">v0.17 and above</span> Draws an arc of parabola.



<!--T:9-->
{{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
}}

<!--T:10-->
{{Sketcher Tools navi}}

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


</translate>
</translate>

Revision as of 12:47, 2 November 2019

Sketcher Conics

Menu location
None (toolbar only)
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
Sketcher Ellipse by 3 Points, Sketcher Circle, Sketcher Arc of Ellipse

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.