Part SimpleCopy: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Part_ReverseShapes|ReverseShapes]]
|[[Part ReverseShapes|Reverse shapes]]
|[[Part_TransformedCopy|TransformedCopy]]
|[[Part RefineShape|Refine shape]]
|[[Part_Module|Part]]
|[[Part_Module|Part]]
|IconL=Part_ReverseShapes.svg
|IconL=Part_ReverseShapes.svg
|IconR=Part_TransformedCopy.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
|IconR=Part_RefineShape.svg
}}
}}


Line 15: 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 22: Line 22:


<!--T:12-->
<!--T:12-->
{{Button|[[Image:Part_SimpleCopy.svg|16px]] [[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-->
'''Alternatively''', to produce other non-parametric copies use {{Button|[[Image:Part_TransformedCopy.svg|16px]][[Part TransformedCopy|Transformed Copy]]}}, {{Button|[[Image:Part_ElementCopy.svg|16px]] [[Part ElementCopy|Element Copy]]}}, and {{Button|[[Image:Part_RefineShape.svg|16px]] [[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]]


==Usage== <!--T:4-->
==Usage== <!--T:4-->
Line 31: Line 31:
<!--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 → [[Image: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 46: Line 46:


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



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

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

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


</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