Difference between revisions of "Part Mirror"
Line 7: | Line 7: | ||
|[[Part_Fillet|Fillet]] | |[[Part_Fillet|Fillet]] | ||
|[[Part_Module|Part]] | |[[Part_Module|Part]] | ||
− | |IconL=Part_Revolve. | + | |IconL=Part_Revolve.svg |
|IconR=Part_Fillet.svg | |IconR=Part_Fillet.svg | ||
|IconC=Workbench_Part.svg | |IconC=Workbench_Part.svg | ||
Line 81: | Line 81: | ||
|[[Part_Fillet|Fillet]] | |[[Part_Fillet|Fillet]] | ||
|[[Part_Module|Part]] | |[[Part_Module|Part]] | ||
− | |IconL=Part_Revolve. | + | |IconL=Part_Revolve.svg |
|IconR=Part_Fillet.svg | |IconR=Part_Fillet.svg | ||
|IconC=Workbench_Part.svg | |IconC=Workbench_Part.svg |
Revision as of 18:42, 1 December 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 → Mirror |
Workbenches |
Part |
Default shortcut |
None |
Introduced in version |
- |
See also |
Contents |
Description
'Mirror Object' - This tool creates a new object (image) which is a reflection of the original object (source). The image object is created behind a mirror plane. The mirror plane may be standard plane (XY, YZ, or XZ), or any plane parallel to a standard plane.
An example:
Usage
- Select the source object from the Mirroring Panel list.
- Select a standard Mirror plane from the dropdown menu.
- Press OK to create the image object.
Options
The Base point boxes can be used to move the mirror plane parallel to the selected standard mirror plane. Only one of the X, Y, or Z boxes is effective for a given standard plane.
Standard Plane | Base Point Box | Effect |
---|---|---|
XY | Z | Move mirror plane along Z axis. |
XY | X, Y | No effect. |
XZ | Y | Move mirror plane along Y axis. |
XZ | X, Z | No effect. |
YZ | X | Move mirror plane along X axis. |
YZ | Y, Z | No effect. |
Limitations
- Arbitrary mirror planes (ie not parallel to a standard plane) are not supported (as of FC version 0.13).
- 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