Sketcher CreateArcOfHyperbola: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 2: Line 2:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher Hyperbolic Arc
|Name=Sketcher Hyperbolic Arc
Line 9: Line 10:
}}
}}


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


<!--T:3-->
This tool creates an arc of hyperbola by center, major radius and endpoints.
This tool creates an arc of hyperbola by center, major radius and endpoints.


<!--T:4-->
{{Version|0.17}}
{{Version|0.17}}


==How to use==
==How to use== <!--T:5-->





Revision as of 06:58, 7 October 2018

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Sketcher Hyperbolic Arc

Menu location
Sketch → Sketcher geometries → Create an arc of hyperbola
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
Sketcher Arc of Ellipse, Sketcher Arc of parabola

Description

This tool creates an arc of hyperbola by center, major radius and endpoints.

introduced in version 0.17

How to use