Draft Rectangle/sv


Draft Rectangle.png Draft Rectangle

Menyplacering
Draft -> Rectangle
Arbetsbänk(ar)
Draft, Arch
Standard genväg
R E
Se även
Part Box


Beskrivning

Detta verktyg ritar en rektangel genom att välja två motsatta punkter.

Draft Rectangle example.jpg

Bruk

Options

Properties

See also Draft Pattern page.

Scripting

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

makeRectangle (length, width, [placement], [facemode]) 

Example:

import FreeCAD,Draft
Draft.makeRectangle(10,4) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Rectangle/sv&oldid=279556"

Navigation menu