Translation with mirroring and rotation
(vector_transmirlinerot)


Result (vector)

Parameter Name
Type
Description
p1
point

Start point P1

p2
point

End point P2

l
line

Mirror axis (line) L

a
angle

Angle W

This vector moves/copies objects with the distance P1-P2, mirrors them at the mirror axis and rotates them around the end point P2.

Note: The translation occurs first, then the mirroring and then the rotation.





Homepage