Draft Clone/de


Draft Clone.png Klonen

Menüeintrag
Draft → Clone
Arbeitsbereich
Draft, Arch
Standardtastenkürzel
None
Siehe auch
Skalieren


Description

This tool produces a clone (a copy that is parametrically bound to the original object) of a selected object. If the original object changes, the clone changes too, but keeps its position, rotation and scale.

Draft Clone example.jpg

How to use

  1. Select objects you wish to clone
  2. Press the Draft Clone.png Draft Clone button

Options

Properties

Scripting

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

clone (obj,[delta]) 

Example:

import Draft
Draft.clone(FreeCAD.ActiveDocument.ActiveObject) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Clone/de&oldid=180432"

Navigation menu