Draft Point/de


Draft Point.png Draft Point

Menüeintrag
Draft -> Point
Arbeitsbereich
Draft, Arch
Standardtastenkürzel
P T
Siehe auch
None


Beschreibung

The Point tool creates a simple point in the current work plane, handy to serve as reference for placing other objects later. It takes the color previously set on the Tasks tab.

Draft point example.jpg

Anwendung

  1. Press the Draft Point.png Draft Point button, or press P then T keys
  2. Click a point on the 3D view, or type a coordinate

Optionen

Eigenschaften

Scripting

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

makePoint([x],[y],[z]) 

Beispiel:

import Draft
Draft.makePoint(6,4,2) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Point/de&oldid=279571"

Navigation menu