Part SimpleCopy: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:8-->
<!--T:8-->
{{Docnav
{{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_ReverseShapes|ReverseShapes]]
|[[Part_TransformedCopy|TransformedCopy]]
|[[Part_Module|Part]]
|IconL=Part_ReverseShapes.svg
|IconR=Part_TransformedCopy.svg
|IconC=Workbench_Part.svg
}}


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


Line 15: Line 22:


<!--T:12-->
<!--T:12-->
[[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.
{{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-->
<!--T:6-->
To produce other non-parametric copies use [[Part_TransformedCopy|TransformedCopy]], [[Part_ElementCopy|ElementCopy]], and [[Part_RefineShape|RefineShape]].
'''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]]


==How to use== <!--T:4-->
==Usage== <!--T:4-->


<!--T:13-->
<!--T:13-->
# Select an object for which you wish to make a copy.
# 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_SimpleCopy|Create simple copy]]}}.
# 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-->
==Properties== <!--T:14-->
Line 38: Line 45:
The copy has simple view properties like any other [[Part Feature|Part Feature]].
The copy has simple view properties like any other [[Part Feature|Part Feature]].


<!--T:9-->
==Scripting== <!--T:19-->
{{Docnav|[[Part ReverseShapes|Reverse shapes]]|[[Part RefineShape|Refine shape]]|[[Part_Module|Part]]|IconL=Part_ReverseShapes.png|IconC=Workbench_Part.svg|IconR=Part RefineShape.png}}


<!--T:10-->
{{Part Tools navi}}

<!--T:11-->
{{Userdocnavi}}


<!--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}}

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