Arch CloneComponent: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 1: Line 1:
<translate>
<translate>


<!--T:1-->
{{GuiCommand|Name=Arch cloneComponent‏‎‏‎|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch → Utilities → Clone Component|Shortcut=C,C‏‎|SeeAlso=}}
{{GuiCommand|Name=Arch cloneComponent‏‎‏‎|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch → Utilities → Clone Component|Shortcut=C,C‏‎|SeeAlso=}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
This tool produces [[Arch Component|Arch Components]] that are clones of selected Arch objects. Unlike the [[Draft Clone|Draft Clone]] tool, which will produce a clone of the same type as the selected object, this tool produces a generic [[Arch Component|Arch Component]] object, that can therefore assume any role, not necessarily the role of the cloned object.
This tool produces [[Arch Component|Arch Components]] that are clones of selected Arch objects. Unlike the [[Draft Clone|Draft Clone]] tool, which will produce a clone of the same type as the selected object, this tool produces a generic [[Arch Component|Arch Component]] object, that can therefore assume any role, not necessarily the role of the cloned object.


<!--T:4-->
The clone component will simply have its '''CloneOf''' property set to the selected object.
The clone component will simply have its '''CloneOf''' property set to the selected object.



Revision as of 20:55, 5 May 2017

Arch cloneComponent‏‎‏‎

Menu location
Arch → Utilities → Clone Component
Workbenches
Arch
Default shortcut
C,C‏‎
Introduced in version
-
See also
None

Description

This tool produces Arch Components that are clones of selected Arch objects. Unlike the Draft Clone tool, which will produce a clone of the same type as the selected object, this tool produces a generic Arch Component object, that can therefore assume any role, not necessarily the role of the cloned object.

The clone component will simply have its CloneOf property set to the selected object.