Arch CloneComponent: Difference between revisions

From FreeCAD Documentation
(Created page with "<translate> {{GuiCommand|Name=Arch cloneComponent‏‎‏‎|Workbenches=Arch|MenuLocation=Arch -> Utilities -> Clone Component|Shortcut=C,C‏‎|SeeAlso=}}...")
 
(Undo revision 1222321 by David69 (talk) mistake)
Tag: Undo
 
(32 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>


<!--T:6-->
{{GuiCommand|Name=Arch cloneComponent‏‎‏‎|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch -> Utilities -> Clone Component|Shortcut=C,C‏‎|SeeAlso=}}
{{Docnav
|[[Arch_Component|Component]]
|[[Arch_SplitMesh|SplitMesh]]
|[[Arch_Workbench|Arch]]
|IconL=Arch_Component.svg
|IconR=Arch_SplitMesh.svg
|IconC=Workbench_Arch.svg
}}


<!--T:1-->
==Description==
{{GuiCommand
|Name=Arch CloneComponent
|MenuLocation=Arch → Utilities → Clone component‎‏‎
|Workbenches=[[Arch_Workbench|Arch]]
|Shortcut={{KEY|C}} {{KEY|C‏‎}}
|SeeAlso=[[Draft_Clone|Draft Clone]], [[Arch_Component|Arch Component]]
}}


==Description== <!--T:2-->
This tool produces [[Arch Component|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.


<!--T:3-->
The clone component will simply have its '''CloneOf''' property set to the selected object.
The {{Button|[[Image:Arch_CloneComponent.svg|16px]] [[Arch_CloneComponent|Arch Clone Component]]}} produces {{Button|[[Image:Arch_Component.svg|16px]] [[Arch_Component|Arch Components]]}} that are clones of selected Arch objects.

<!--T:7-->
'''Unlike''' the {{Button|[[Image:Draft_Clone.svg|16px]] [[Draft_Clone|Draft Clone]]}} tool, which will produce a clone of the same type as the selected object, this tool produces a generic {{KEY|[[Image:Arch_Component.svg|16px]] [[Arch_Component|Arch Component]]}} object that can assume any role, not necessarily the role of the cloned object.

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

== Usage == <!--T:11-->


== Properties == <!--T:12-->


== Scripting == <!--T:13-->


<!--T:8-->
{{Docnav
|[[Arch_Component|Component]]
|[[Arch_SplitMesh|SplitMesh]]
|[[Arch_Workbench|Arch]]
|IconL=Arch_Component.svg
|IconR=Arch_SplitMesh.svg
|IconC=Workbench_Arch.svg
}}


</translate>
</translate>
{{Arch Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}
<languages/>

Latest revision as of 11:15, 20 January 2023

Arch CloneComponent

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

Description

The Arch Clone Component 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 assume any role, not necessarily the role of the cloned object.

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

Usage

Properties

Scripting