PartDesign Clone: Difference between revisions

From FreeCAD Documentation
(Marked for translation.)
No edit summary
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:14-->
{{GuiCommand|Name=PartDesign Clone|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=PartDesign → Create a clone|Shortcut=None|SeeAlso=[[Draft Clone]]}}
{{Docnav
|[[PartDesign_ShapeBinder|Create a shape binder]]
|[[PartDesign_Pad|Pad]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_ShapeBinder.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_Pad.svg
}}


<!--T:1-->
==Description==
{{GuiCommand
|Name=PartDesign Clone
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|MenuLocation=Part Design → Create a clone
|Version=0.17
|SeeAlso=[[Draft_Clone|Draft Clone]]
}}


'''PartDesign Clone''' creates a linked copy of a selected object. Most types of objects are accepted. The main use for the PartDesign Clone is to use an object created in another workbench for a [[PartDesign Boolean]] feature. It can also be simply used to create linked copies.


==Description== <!--T:2-->
{{Version|0.17}}


<!--T:3-->
==How to use==
'''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|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 [[Std_Part|Part Container]], you may use [[Draft_Clone|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.



</translate>
[[File:clone.png|''Clone of the inner gear while being translated in 3D space as an independent object'']]
<translate>
<!--T:18-->
{{Caption|Clone of the inner gear while being translated in 3D space as an independent object}}

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

<!--T:6-->
# In the Model tree, select the object to be cloned.
# In the Model tree, select the object to be cloned.
# Press the {{KEY|[[File:PartDesign Clone.png|24px]] '''Create a clone'''}} button.
# Press the {{KEY|[[File:PartDesign_Clone.svg|24px]] '''Create a clone'''}} button.


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


<!--T:8-->
* {{PropertyData|Base Feature}}: sets the original object the clone is based on. To replace, press the {{KEY|...}} button to get a list of available objects.
* {{PropertyData|Base Feature}}: sets the original object the clone is based on. To replace, press the {{KEY|...}} button to get a list of available objects.
* {{PropertyData|Placement}}: defines the orientation and position of the Clone in the 3D space. See [[Placement]].
* {{PropertyData|Placement}}: defines the orientation and position of the Clone in the 3D space. See [[Placement|Placement]].
* {{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.


==Limitations==
==Limitations== <!--T:9-->


<!--T:10-->
* Only a single object can be used for a PartDesign Clone.
* Only a single object can be used for a PartDesign Clone.
* Only objects that consist of a single solid are supported. Hence, [[Glossary#Compound|compounds]] like [[Std_Part|Part container]], [[Part_Compound|Part Compound]] or [[Draft_Array|Draft Array]] are not supported.


<!--T:15-->
{{Docnav
|[[PartDesign_ShapeBinder|Create a shape binder]]
|[[PartDesign_Pad|Pad]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_ShapeBinder.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_Pad.svg
}}


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

Revision as of 21:34, 22 November 2020

PartDesign Clone

Menu location
Part Design → Create a clone
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
Draft Clone


Description

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

Usage

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

Properties

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

Limitations