Difference between revisions of "Part TransformedCopy"
(Added Docnav.) |
|||
Line 16: | Line 16: | ||
|Name=Part TransformedCopy | |Name=Part TransformedCopy | ||
|MenuLocation=Part → Create a copy → Create transformed copy | |MenuLocation=Part → Create a copy → Create transformed copy | ||
− | |Workbenches=[[ | + | |Workbenches=[[Part_Module|Part]] |
|Version=0.19 | |Version=0.19 | ||
− | |SeeAlso=[[Part_SimpleCopy|SimpleCopy]], [[Part_ElementCopy|ElementCopy]], [[Part_RefineShape|RefineShape]] | + | |SeeAlso=[[Part_SimpleCopy|Part SimpleCopy]], [[Part_ElementCopy|Part ElementCopy]], [[Part_RefineShape|Part RefineShape]] |
}} | }} | ||
Revision as of 18:56, 27 November 2020
This documentation is not finished. Please help and contribute documentation.
Gui Command explains how tools should be documented. See Draft ShapeString for an example of a well documented tool. Browse Category:UnfinishedDocu to see incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
Menu location |
---|
Part → Create a copy → Create transformed copy |
Workbenches |
Part |
Default shortcut |
None |
Introduced in version |
0.19 |
See also |
Part SimpleCopy, Part ElementCopy, Part RefineShape |
Contents |
Description
Part TransformedCopy produces a non-parametric copy of an object that has been displaced from its original position.
To produce other non-parametric copies use Simple Copy,
ElementCopy, or
RefineShape
Usage
- Select an object that you wish to copy.
- Go to the menu Part → Create a copy →
Create transformed 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.
- Primitives: Box, Cone, Cylinder, Sphere, Torus, Create primitives, Shape builder
- Modifying objects: Boolean, Union, Common, Cut, Join features, Connect, Embed, Cutout
- Splitting tools: Boolean fragments, Slice a part, Slice, XOR, Part Defeaturing
- Compound: Make compound, Explode Compound, Compound Filter; Extrude, Fillet, Revolve, Section, Cross sections, Chamfer, Mirror, Ruled Surface, Sweep, Loft
- Offset tools: 3D Offset, 2D Offset, Thickness, Projection on surface

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub