Arch CloneComponent/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Arch_Component|Component]]
|[[Arch_Component|Component]]
Line 8: Line 9:
|IconR=Arch_SplitMesh.svg
|IconR=Arch_SplitMesh.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Arch cloneComponent‏‎‏‎
|Name=Arch cloneComponent‏‎‏‎
Line 18: Line 21:
|Icon=Arch_Component_Clone.svg‏‎
|Icon=Arch_Component_Clone.svg‏‎
}}
}}
</div>


==Описание==
==Описание==
Line 25: Line 29:
</div>
</div>


'''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.
'''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.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 39: Line 43:
== Scripting ==
== Scripting ==


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Arch_Component|Component]]
|[[Arch_Component|Component]]
Line 47: Line 52:
|IconR=Arch_SplitMesh.svg
|IconR=Arch_SplitMesh.svg
}}
}}
</div>


{{Arch Tools navi{{#translation:}}}}
{{Arch Tools navi{{#translation:}}}}

Revision as of 12:36, 1 December 2020

Arch: CloneComponent/Клоновый компонент

Системное название
Arch cloneComponent‏‎‏‎
Расположение в меню
Архитектура → Утилиты → Clone Component
Верстаки
Arch
Быстрые клавиши
C,C
Представлено в версии
-
См. также
Draft Clone, Arch Component

Описание

Этот инструмент создаёт архитектурные компоненты, являющиеся клонами выделенных архитектурных объектов. В отличие от инструмента Draft Clone, который создаёт клон того же типа, что и выбранный объект, этот инструмент создаёт универсальный компонент Arch, который может исполнять любую роль, не обязательно роль клонированного объекта.

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.

Клонированный компонент просто имеет параметр CloneOf, установленный на выбранный объект

Usage

Properties

Scripting