Sketcher CompCreateConic: Difference between revisions

From FreeCAD Documentation
No edit summary
(docnav)
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav|[[Sketcher Create3PointCircle|Create3PointCircle]]|[[Sketcher_CompCreateConic|Create a conic]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_Circle.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher.png}}
|[[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-->
Line 25: Line 32:
* [[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_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.
* [[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
}}





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.