Part ElementCopy: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Part ElementCopy
|Name=Part ElementCopy
Line 10: Line 11:
}}
}}


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


<!--T:3-->
[[Part_ElementCopy|Part ElementCopy]] produces a non-parametric copy of a sub-element of a particular object, that is, of a vertex, edge, or face.
[[Part_ElementCopy|Part ElementCopy]] produces a non-parametric copy of a sub-element of a particular object, that is, of a vertex, edge, or face.


<!--T:4-->
To produce complete non-parametric copies of the objects use [[Part_SimpleCopy|SimpleCopy]], [[Part_TransformedCopy|TransformedCopy]], or [[Part_RefineShape|RefineShape]].
To produce complete non-parametric copies of the objects use [[Part_SimpleCopy|SimpleCopy]], [[Part_TransformedCopy|TransformedCopy]], or [[Part_RefineShape|RefineShape]].


==How to use==
==How to use== <!--T:5-->


<!--T:6-->
# Select a vertex, edge, or face of an object for which you wish to make a copy.
# Select a vertex, edge, or face of an object for which you wish to make a copy.
# Go to the menu {{MenuCommand|Part → Create a copy → [[File:Part ElementCopy.svg|16px]] [[Part ElementCopy|Create shape element copy]]}}.
# Go to the menu {{MenuCommand|Part → Create a copy → [[File:Part ElementCopy.svg|16px]] [[Part ElementCopy|Create shape element copy]]}}.


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


=== Data ===
=== Data === <!--T:8-->


<!--T:9-->
The copy has a simple {{PropertyData|Placement}} property like any other [[Part Feature|Part Feature]].
The copy has a simple {{PropertyData|Placement}} property like any other [[Part Feature|Part Feature]].


=== View ===
=== View === <!--T:10-->


<!--T:11-->
The copy has simple view properties like any other [[Part Feature|Part Feature]].
The copy has simple view properties like any other [[Part Feature|Part Feature]].


<!--T:12-->
{{Part Tools navi}}
{{Part Tools navi}}
{{Userdocnavi}}
{{Userdocnavi}}

Revision as of 14:24, 29 September 2019

Part ElementCopy

Menu location
Part → Create a copy → Create shape element copy
Workbenches
Part
Default shortcut
None
Introduced in version
0.19
See also
SimpleCopy, TransformedCopy, RefineShape

Description

Part ElementCopy produces a non-parametric copy of a sub-element of a particular object, that is, of a vertex, edge, or face.

To produce complete non-parametric copies of the objects use SimpleCopy, TransformedCopy, or RefineShape.

How to use

  1. Select a vertex, edge, or face of an object for which you wish to make a copy.
  2. Go to the menu Part → Create a copy → Create shape element copy.

Properties

Data

The copy has a simple DataPlacement property like any other Part Feature.

View

The copy has simple view properties like any other Part Feature.