Part ElementCopy: Difference between revisions

From FreeCAD Documentation
(→‎Description: non-parametric copy)
Line 12: Line 12:
==Description==
==Description==


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


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

Revision as of 05:31, 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.