Part SimpleCopy: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(26 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:8-->
{{Docnav
|[[Part_ReverseShapes|ReverseShapes]]
|[[Part_TransformedCopy|TransformedCopy]]
|[[Part_Module|Part]]
|IconL=Part_ReverseShapes.svg
|IconR=Part_TransformedCopy.svg
|IconC=Workbench_Part.svg
}}

<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand|Name=Part CreateSimpleCopy‏‎|MenuLocation=Part → Create simple copy|Workbenches=[[Part Workbench|Part]]|SeeAlso=}}
|Name=Part SimpleCopy‎
|MenuLocation=Part → Create a copy → Create simple copy
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Std_Copy|Std Copy]], [[Std_DuplicateSelection|Std Duplicate Selection]], [[Part_TransformedCopy|Part TransformedCopy]], [[Part_ElementCopy|Part ElementCopy]], [[Part_RefineShape|Part RefineShape]]
}}


==Introduction== <!--T:3-->
==Description== <!--T:3-->

Removes the history of the part so that the different steps to create the part aren't accessible/editable any more
<!--T:12-->
{{Button|[[Image:Part_SimpleCopy.svg|16px|link=Part_SimpleCopy]] [[Part SimpleCopy‎|Part SimpleCopy‎]]}} produces a copy that has no parametric history; the steps and operations needed to create it aren't accessible any more.

<!--T:6-->
'''Alternatively''', to produce other non-parametric copies use [[Image:Part_TransformedCopy.svg|16px|link=Part_TransformedCopy]][[Part TransformedCopy|Transformed Copy]], [[Image:Part_ElementCopy.svg|16px|link=Part_ElementCopy]] [[Part ElementCopy|Element Copy]], and [[Image:Part_RefineShape.svg|16px|link=Part_RefineShape]] [[Part RefineShape|RefineShape]]


==Usage== <!--T:4-->
==Usage== <!--T:4-->
Mark part of choice in the tree view and choose {{MenuCommand|Part > Make simple copy}}.


<!--T:5-->
<!--T:13-->
# Select an object for which you wish to make a copy.
[[Category:UnfinishedDocu]]
# Go to the menu {{MenuCommand|Part → Create a copy → [[Image:Part_SimpleCopy.svg|16px|link=Part SimpleCopy]] [[Part_SimpleCopy|Create simple copy]]}}.

==Properties== <!--T:14-->

=== Data === <!--T:15-->

<!--T:16-->
The copy has a simple {{PropertyData|Placement}} property like any other [[Part Feature|Part Feature]].

=== View === <!--T:17-->

<!--T:18-->
The copy has simple view properties like any other [[Part Feature|Part Feature]].

==Scripting== <!--T:19-->


<!--T:9-->
{{Docnav
|[[Part_ReverseShapes|ReverseShapes]]
|[[Part_TransformedCopy|TransformedCopy]]
|[[Part_Module|Part]]
|IconL=Part_ReverseShapes.svg
|IconR=Part_TransformedCopy.svg
|IconC=Workbench_Part.svg
}}


</translate>
</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

Revision as of 18:56, 27 November 2020

Part SimpleCopy‎

Menu location
Part → Create a copy → Create simple copy
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Std Copy, Std Duplicate Selection, Part TransformedCopy, Part ElementCopy, Part 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.

Alternatively, to produce other non-parametric copies use Transformed Copy, Element Copy, and RefineShape

Usage

  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.

Scripting