Draft Circle/ro


Draft Circle.png Draft Circle

poziția meniului
Draft -> Circle
Workbenches
Draft, Arch
scurtătură
C I
A se vedea, de asemenea,
Draft Arc


Description

The Circle tool creates a circle in the current work plane by entering two points, the center and the radius, or by picking tangents, or any combination of those. It takes the linewidth and color previously set on the Tasks tab. This tool works the same way as the Draft Arc tool, except that it stops after entering the radius.

Draft Circle example.jpg

How to use

  1. Press the Draft Circle.png Draft Circle button, or press C then I keys
  2. Click a first point on the 3D view, or type a coordinate
  3. Click a second point on the 3D view, or enter a radius value.

Options

Properties

See also Draft Pattern page.

Scripting

The Circle tool can by used in macros and from the python console by using the following function:

makeCircle (radius, [placement], [facemode], [startangle], [endangle]) 

Example:

import Draft
myCircle = Draft.makeCircle(2) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Circle/ro&oldid=279536"

Navigation menu