PartDesign Clone/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 21: Line 21:
}}
}}


<span id="Description"></span>
==Описание==
==Описание==


Line 28: Line 29:
{{Caption|Clone of the inner gear while being translated in 3D space as an independent object}}
{{Caption|Clone of the inner gear while being translated in 3D space as an independent object}}


<span id="Usage"></span>
==Применение==
==Применение==


Line 33: Line 35:
# Press the {{Button|[[File:PartDesign_Clone.svg|24px]] '''Create a clone'''}} button.
# Press the {{Button|[[File:PartDesign_Clone.svg|24px]] '''Create a clone'''}} button.


<span id="Properties"></span>
==Свойства==
==Свойства==


Line 39: Line 42:
* {{PropertyData|Label}}: label given to the Clone object. Change to suit your needs.
* {{PropertyData|Label}}: label given to the Clone object. Change to suit your needs.


<span id="Limitations"></span>
==Ограничения==
==Ограничения==



Latest revision as of 22:28, 29 May 2024

Создать клон

Системное название
PartDesign_Clone
Расположение в меню
Part Design → Создать клон
Верстаки
PartDesign
Быстрые клавиши
Нет
Представлено в версии
0.17
См. также
Клонировать

Описание

PartDesign Clone creates a linked copy of a selected object which will follow any future edits to the original object (except placement). For example, one use case is when you want to do PartDesign Boolean on an object created in another workbench. Most types of objects are accepted, as long as they are single solids. If you need to clone multiple objects (i.e., bodies) or a Part Container, you may use Draft Workbench's clone. One caveat is that the Part Design Workbench's clone sets the current placement of the clone as zero (both Cartesian translation and spatial orientations). While the Draft's workbenches clone calculates and sets the numerical values of the current placement and orientation of the cloned objects with respect to the cloned object container.

Clone of the inner gear while being translated in 3D space as an independent object

Clone of the inner gear while being translated in 3D space as an independent object

Применение

  1. In the Model tree, select the object to be cloned.
  2. Press the Create a clone button.

Свойства

  • ДанныеBase Feature: sets the original object the clone is based on. To replace, press the ... button to get a list of available objects.
  • ДанныеPlacement: defines the orientation and position of the Clone in the 3D space. See Placement.
  • ДанныеLabel: label given to the Clone object. Change to suit your needs.

Ограничения