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 4: Line 4:
{{GuiCommand
{{GuiCommand
|Name=Part CreateSimpleCopy‎
|Name=Part CreateSimpleCopy‎
|MenuLocation=Part → Create simple copy
|MenuLocation=Part → Create a copy → Create simple copy
|Workbenches=[[Part Workbench|Part]]
|Workbenches=[[Part Workbench|Part]]
|SeeAlso=[[Std Copy|Copy]], [[Std_DuplicateSelection|Duplicate Selection]], [[Part_TransformedCopy|TransformedCopy]], [[Part_ElementCopy|ElementCopy]], [[Part_RefineShape|RefineShape]]
|SeeAlso=[[Draft_Clone|Clone]], [[Std Copy|Copy]], [[Std_DuplicateSelection|Duplicate Selection]]
}}
}}


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


[[Part_CreateSimpleCopy‎|Part SimpleCopy‎]] produces a copy that has no parametric history; the steps and operations needed to create it aren't accessible 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.


To produce other non-parametric copies use [[Part_TransformedCopy|TransformedCopy]], [[Part_ElementCopy|ElementCopy]], and [[Part_RefineShape|RefineShape]].
==Usage==
Mark part of choice in the tree view and choose {{MenuCommand|Part → Create simple copy}}.


==Links==
==How to use==


# Select an object for which you wish to make a copy.
# Go to the menu {{MenuCommand|Part → Create a copy → [[File:Part_SimpleCopy.svg|16px]] [[Part_CreateSimpleCopy|Create simple copy]]}}.


==Properties==


=== Data ===
<br />


The copy has a simple {{PropertyData|Placement}} property like any other [[Part Feature|Part Feature]].

=== View ===

The copy has simple view properties like any other [[Part Feature|Part Feature]].


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

Revision as of 11:48, 29 September 2019

Part CreateSimpleCopy‎

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

Description

Part SimpleCopy‎ produces a copy that has no parametric history; the steps and operations needed to create it aren't accessible any more.

To produce other non-parametric copies use TransformedCopy, ElementCopy, and RefineShape.

How to use

  1. Select an object for which you wish to make a copy.
  2. Go to the menu Part → Create a copy → Create simple 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.