Part ElementCopy: Difference between revisions

From FreeCAD Documentation
m (space)
m (Changed section to 'Usage')
Line 19: Line 19:
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== <!--T:5-->
==Usage== <!--T:5-->


<!--T:6-->
<!--T:6-->

Revision as of 16:17, 30 January 2020

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.

Usage

  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.