Part SimpleCopy: Difference between revisions

From FreeCAD Documentation
(Vertical GuiCommand)
(Icon=Part_Workbench.svg)
Line 7: Line 7:
|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
}}
}}



Revision as of 17:52, 16 November 2018

File:Part Workbench.svg 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