Sketcher CompCreateConic: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Docnav)
Line 8: Line 8:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Create3PointCircle.svg
|IconL=Sketcher_Create3PointCircle.svg
|IconR=Sketcher_CreateEllipse.svg
|IconR=Sketcher_CreateEllipseByCenter.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 39: Line 39:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Create3PointCircle.svg
|IconL=Sketcher_Create3PointCircle.svg
|IconR=Sketcher_CreateEllipse.svg
|IconR=Sketcher_CreateEllipseByCenter.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Revision as of 14:14, 5 December 2023


Sketcher CompCreateConic

Menu location
None
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

Description

Create 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: 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: Draws an arc of hyperbola.
  • Arc of parabola: Draws an arc of parabola.