Part SimpleCopy/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[Part ReverseShapes|Reverse shapes]]|[[Part RefineShape|Refine shape]]|[[Part_Module|Part]]|IconL=Part_ReverseShapes.png|IconC=Workbench_Part.svg|IconR=Part RefineShape.png}}

{{GuiCommand
{{GuiCommand
|Name=Part CreateSimpleCopy‎
|Name=Part CreateSimpleCopy‎
Line 5: 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=Tree_Part.svg
}}
}}


Line 22: Line 23:
<br />
<br />



{{Docnav|[[Part ReverseShapes|Reverse shapes]]|[[Part RefineShape|Refine shape]]|[[Part_Module|Part]]|IconL=Part_ReverseShapes.png|IconC=Workbench_Part.svg|IconR=Part RefineShape.png}}

{{Part Tools navi}}

{{Userdocnavi}}


{{clear}}
{{clear}}

Revision as of 17:35, 13 February 2019

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