MIRROR_2D mirrors specified elements about a defined axis, within the active viewport.
+--------------------<---------------------+ | | --->-(MIRROR_2D)-->-+->-(:SELECT)----|elements|-------------->-+-----> | | +->-(:CENTER)----|position|-------------->-+ | | +->-(:MIRROR_EDGE)----|straight edge|---->-+ | | +->-(:DIRECTION)------->--------\ | | | ^ | /-<--|reference_position|--<-/ | | | | | \-->-|direction_position|------>--------+ | | +->-(:HORIZONTAL)-----+--|position|--+-->--+ | | | | | +--|offset|----+ | | | +->-(:VERTICAL)-------+--|position|--+-->--+ | | | | | +--|offset|----+ | | | +->-(:KEEP)--+--(:ON)---+---------------->-+ | | | | | +--(:OFF)--+ | | | +->-(:APPLY)----------------------------->-+
Option | Description | ||||||
---|---|---|---|---|---|---|---|
:SELECT | specifies the elements to be mirrored. | ||||||
:CENTER | defines the position in the active workplane, to be used as a center-point. | ||||||
:MIRROR_EDGE | specifies a straight edge to be mirrored about. | ||||||
:DIRECTION | specifies both the reference position, and the direction to be mirrored in by two points. | ||||||
:HORIZONTAL | mirrors the elements in the horizontal direction only | ||||||
:VERTICAL | mirrors the elements in the vertical direction only. | ||||||
:KEEP | chooses whether or not to keep the original element(s).
|
||||||
:APPLY | Will perform the move while keeping the selection for further transformations.
This is only possible if you do not create new elements during the operation, i.e.
:KEEP :OFF :REPEAT_FACTOR 1
|
Although the order in which you enter your options is not important, this action cannot be performed without the definition of the element(s) to be mirrored, and the axis to be mirrored about.
MIRROR_2D [specify element(s)] :HORIZONTAL [specify axis] :REPEAT_FACTOR 1 :KEEP :ON
The element is modified.