Draft Arc 3Points/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Arc par 3 Points Draft")
 
(Created page with "{{Docnav/fr |Cercle Draft |Ellipse Draft |Atelier Draft |IconL=Draft_Circle.svg |IconC=Workbench_Draft.svg |IconR=...")
Line 2: Line 2:
{{UnfinishedDocu}}
{{UnfinishedDocu}}


{{Docnav/fr
{{Docnav|[[Draft_Circle|Circle]]|[[Draft_Ellipse|Ellipse]]|[[Draft_Module|Draft]]|IconL=Draft_Circle.svg |IconC=Workbench_Draft.svg|IconR=Draft_Ellipse.svg }}
|[[Draft_Circle/fr|Cercle Draft]]
|[[Draft_Ellipse/fr|Ellipse Draft]]
|[[Draft_Module/fr|Atelier Draft]]
|IconL=Draft_Circle.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Ellipse.svg
}}





Revision as of 12:14, 31 August 2019

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.


Draft Arc 3Points

Menu location
Draft → Arc 3 points
Workbenches
Draft, Arch
Default shortcut
A T
Introduced in version
0.19
See also
Draft Circle, Draft Ellipse

Description

The Arc 3Points tool creates a circular arc in the current work plane by entering four points, the center, the radius, the first point and the last point, or by picking tangents, or any combination of those. It uses the Draft Linestyle set on the Draft Tray.


Arc defined by three points lying on a circumference

How to use

  1. Press the Draft Arc 3Points button, or press A then T keys.
  2. Click a first point on the 3D view, or type a coordinate and press the add point button.
  3. Click a second point on the 3D view, or enter a radius value.
  4. Click a third point in the 3D view, or enter a start angle.


Options

Properties

An Arc object shares all properties from a Draft Circle, but some properties only make sense for the circle.

Data

View

Scripting

See also: Draft API and FreeCAD Scripting Basics.