Part SimpleCopy: Difference between revisions

From FreeCAD Documentation
(Icon=Part_Workbench.svg)
(Icon=Tree_Part.svg)
Line 3: Line 3:
<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Part CreateSimpleCopy
|Name=Part CreateSimpleCopy‎
‏‎|MenuLocation=Part → Create simple copy
|MenuLocation=Part → Create simple copy
|Workbenches=[[Part Workbench|Part]]
|Workbenches=[[Part Workbench|Part]]
|SeeAlso=[[Draft_Clone|Clone]], [[Std Copy|Copy]], [[Std_DuplicateSelection|Duplicate Selection]]
|SeeAlso=[[Draft_Clone|Clone]], [[Std Copy|Copy]], [[Std_DuplicateSelection|Duplicate Selection]]
|Icon=Part_Workbench.svg
|Icon=Tree_Part.svg
}}
}}



Revision as of 17:54, 16 November 2018

Part CreateSimpleCopy‎

Menu location
Part → Create simple copy
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Clone, Copy, Duplicate Selection

Introduction

Removes the history of the part so that the different steps to create the part aren't accessible/editable any more

With Simple copy only a non-parametric simple solid is produced, so if you want to change anything you have to go back to your creation file or history fix the issue then create a new simple solid.

Usage

Mark part of choice in the tree view and choose Part → Create simple copy.

Links