Arch CloneComponent: Difference between revisions

From FreeCAD Documentation
(Newline)
No edit summary
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:6-->
{{Docnav
|[[Arch_Component|Component]]
|[[Arch_SplitMesh|Split Mesh]]
|[[Arch_Module|Arch]]
|IconL=Arch_Component.svg
|IconC=Workbench_Arch.svg
|IconR=Arch_SplitMesh.svg
}}


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


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


<!--T:3-->
<!--T:3-->
This tool produces [[Arch Component|Arch Components]] that are clones of selected Arch objects.
The {{Button|[[Image:Arch_Component_Clone.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 [[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 assume any role, not necessarily the role of the cloned object.
'''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-->
<!--T:4-->
The clone component will simply have its {{PropertyData|CloneOf}} property set to the selected object.
The clone component will simply have its {{PropertyData|CloneOf}} property set to the selected object.


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

{{Arch Tools navi}}

{{Userdocnavi}}
== Properties == <!--T:12-->


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

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

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

{{Userdocnavi{{#translation:}}}}

Revision as of 18:21, 19 February 2020

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