Draft Circle

From FreeCAD Documentation
Revision as of 22:31, 15 November 2008 by Yorik (talk | contribs)

Draft_Circle

Menu location
Draft -> Circle
Workbenches
Draft
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool draws a circle by asking for two points, the center and the radius. Both values can also be entered manually. The created circle will take the current line width and color.

Usage

  • Pressing CTRL will snap your point to availible snap locations.
  • Enter numbers to manually insert a coordinate.
  • Pressing ESCAPE cancels the function.
  • Suggested Shortcut: C

Scripting

The created polyline is a Part feature containing one edge with only one vertex.