Part Mirror/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav
|[[Part_Revolve|Revolve]]
|[[Part_Revolve|Revolve]]
|[[Part_Fillet|Fillet]]
|[[Part_Scale|Scale]]
|[[Part_Workbench|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Revolve.svg
|IconL=Part_Revolve.svg
|IconR=Part_Fillet.svg
|IconR=Part_Scale.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
Line 17: Line 16:
==Description==
==Description==


'''Part Mirror''' 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.
'''Part Mirror''' 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'''), any plane parallel to a standard plane, or ({{Version|1.0}}) any arbitrary plane by using a reference object.


An example:
An example:


[[Image:PARTMirrorBeforev11.png|frame|left|Before]]
[[Image:PARTMirrorBeforev11.png]]


{{Caption|Before}}
[[Image:PARTMirrorAfterv11.png|frame|left|After (mirrored through '''YZ''' plane)]]

{{clear}}
[[Image:PARTMirrorAfterv11.png]]

{{Caption|After mirrored through YZ plane}}


==Usage==
==Usage==


[[Image:PartMirroring_Scr1.png]]
<div class="mw-translate-fuzzy">

[[Image:PARTMirrorDialogv11.png|left]]
# Optionally select one or more source objects.
</div>
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Part_Mirror.svg|16px]] [[Part_Mirror|Mirroring...]]}} button.
#* Select the {{MenuCommand|Part → [[Image:Part_Mirror.svg|16px]] Mirroring...}} option from the menu.
# If you have not yet selected objects or want to change the selection: pick one or more objects from the '''Shapes''' list.
# Do one of the following:
#* Select a standard '''Mirror plane''' from the dropdown list.
#* {{Version|1.0}}: Select a reference object in the [[Tree_view|Tree view]] or the [[3D_view|3D view]]. The reference object can be any planar face or circular edge.
# Press the {{Button|OK}} button.
# For each source object a separate Part Mirror object is created.

When the select button label says {{Button|Selecting}} you are in reference selection mode and there is a selection gate in effect, which disallows the selection of unsupported reference objects. Click the button to toggle the selection gate off, the button label then changes to {{Button|Select reference}}.


The mirror plane is defined by a {{PropertyData|Normal}} (direction) and a {{PropertyData|Base}} (position). When the {{PropertyData|Mirror Plane}} property contains a reference object these properties are made read-only as they are then computed based on that object. The plane is infinite even if the reference object is not.
# Select the source object from the Mirroring Panel list.
# Select a standard '''Mirror plane''' from the dropdown menu.
# Press {{Button|OK}} to create the image object.


A reference object can be a planar face, such as the face of a [[Part_Box|Part Box]], a circular edge, a [[PartDesign_Plane|Datum Plane]], an [[App_OriginGroupExtension|origin plane]] of a [[Std_Part|Std Part]] container, or any object with a single planar face or single circular edge. There is also support for [[App_Link|Links]]. Note, however, that B-spline surfaces, such as [[Part_RuledSurface|ruled surfaces]] or [[Part_Loft|loft faces]] are not supported.
{{clear}}


==Options==
==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.
If a standard plane instead of a reference object is selected, the '''Base point''' boxes can be used to move it. Only one of the '''X''', '''Y''', or '''Z''' boxes is effective for a given standard plane.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
!Standard Plane!!Base Point Box!!Effect
!Standard plane!!Base point box!!Effect
|- align="center"
|- align="center"
|'''XY'''||'''Z'''|| align="left" |Move mirror plane along '''Z''' axis.
|'''XY'''||'''Z'''||align="left"|Move mirror plane along '''Z''' axis
|- align="center"
|- align="center"
|'''XY'''||'''X''', '''Y'''|| align="left" |No effect.
|'''XY'''||'''X''', '''Y'''||align="left"|No effect
|- align="center"
|- align="center"
|'''XZ'''||'''Y'''|| align="left" |Move mirror plane along '''Y''' axis.
|'''XZ'''||'''Y'''||align="left"|Move mirror plane along '''Y''' axis
|- align="center"
|- align="center"
|'''XZ'''||'''X''', '''Z'''|| align="left" |No effect.
|'''XZ'''||'''X''', '''Z'''||align="left"|No effect
|- align="center"
|- align="center"
|'''YZ'''||'''X'''|| align="left" |Move mirror plane along '''X''' axis.
|'''YZ'''||'''X'''||align="left"|Move mirror plane along '''X''' axis
|- align="center"
|- align="center"
|'''YZ'''||'''Y''', '''Z'''|| align="left" |No effect.
|'''YZ'''||'''Y''', '''Z'''||align="left"|No effect
|}
|}


Line 61: Line 72:


* [[App_Link|App Link]] objects linked to the appropriate object types and [[App_Part|App Part]] containers with the appropriate visible objects inside can also be used as source objects. {{Version|0.20}}
* [[App_Link|App Link]] objects linked to the appropriate object types and [[App_Part|App Part]] containers with the appropriate visible objects inside can also be used as source objects. {{Version|0.20}}
* After selecting a standard mirror plane, the {{PropertyData|Normal}} and {{PropertyData|Base}} of the Part Mirror object can be changed to any value. So that even without a reference object you are not restricted to the standard planes.
* Arbitrary mirror planes (ie not parallel to a standard plane) are not supported.




{{Docnav
{{Docnav
|[[Part_Revolve|Revolve]]
|[[Part_Revolve|Revolve]]
|[[Part_Fillet|Fillet]]
|[[Part_Scale|Scale]]
|[[Part_Workbench|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Revolve.svg
|IconL=Part_Revolve.svg
|IconR=Part_Fillet.svg
|IconR=Part_Scale.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
Line 75: Line 86:
{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 09:29, 21 April 2024

Part Mirror

Menyplacering
Part -> Mirror/sv
Arbetsbänkar
Part, Complete
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

Part Mirror 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), any plane parallel to a standard plane, or (introduced in version 1.0) any arbitrary plane by using a reference object.

An example:

Before

After mirrored through YZ plane

Usage

  1. Optionally select one or more source objects.
  2. There are several ways to invoke the command:
    • Press the Mirroring... button.
    • Select the Part → Mirroring... option from the menu.
  3. If you have not yet selected objects or want to change the selection: pick one or more objects from the Shapes list.
  4. Do one of the following:
  5. Press the OK button.
  6. For each source object a separate Part Mirror object is created.

When the select button label says Selecting you are in reference selection mode and there is a selection gate in effect, which disallows the selection of unsupported reference objects. Click the button to toggle the selection gate off, the button label then changes to Select reference.

The mirror plane is defined by a DataNormal (direction) and a DataBase (position). When the DataMirror Plane property contains a reference object these properties are made read-only as they are then computed based on that object. The plane is infinite even if the reference object is not.

A reference object can be a planar face, such as the face of a Part Box, a circular edge, a Datum Plane, an origin plane of a Std Part container, or any object with a single planar face or single circular edge. There is also support for Links. Note, however, that B-spline surfaces, such as ruled surfaces or loft faces are not supported.

Options

If a standard plane instead of a reference object is selected, the Base point boxes can be used to move it. 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

Notes

  • App Link objects linked to the appropriate object types and App Part containers with the appropriate visible objects inside can also be used as source objects. introduced in version 0.20
  • After selecting a standard mirror plane, the DataNormal and DataBase of the Part Mirror object can be changed to any value. So that even without a reference object you are not restricted to the standard planes.