A shape and a plane for transforms.mirrorAlongNormal, which mirrors the shape across the plane through origin with the given normal.
transforms.mirrorAlongNormal
origin
Optional
The shape to mirror; it stays as it is and a mirrored copy comes back.
undefined Copy
undefined
A point on the mirror plane.
[0, 0, 0] Copy
[0, 0, 0]
The normal of the mirror plane.
[0, 0, 1] Copy
[0, 0, 1]
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
A shape and a plane for
transforms.mirrorAlongNormal, which mirrors the shape across the plane throughoriginwith the given normal.