A shape and an axis for transforms.mirror, which mirrors the shape across the line through origin along direction.
transforms.mirror
origin
direction
Optional
The shape to mirror; it stays as it is and a mirrored copy comes back.
undefined Copy
undefined
A point on the mirror axis.
[0, 0, 0] Copy
[0, 0, 0]
The direction of the mirror axis.
[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 an axis for
transforms.mirror, which mirrors the shape across the line throughoriginalongdirection.