Draft Text/sv


Draft Text.png {{{Name/sv}}}

Menyplacering
Draft → Text
Arbetsbänk(ar)
Skiss, Arch
Standard genväg
T E
Se även
None


Beskrivning

Detta verktyg ber användaren om en placeringspunkt, sedan kan text matas in i en textlåda.

Draft Text example.jpg

Bruk

Options

Properties

Scripting

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

makeText (string or list, [Vector], [screenmode]) 

Example:

import FreeCAD,Draft
Draft.makeText("This is a sample text",FreeCAD.Vector(1,1,0)) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Text/sv&oldid=140131"

Navigation menu