brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
mirror
Function mirror
mirror
<
T
extends
AnyShape
>
(
shape
:
Shapeable
<
T
>
,
options
?:
MirrorOptions
)
:
T
Mirror a shape through a plane. Returns a new shape.
Type Parameters
T
extends
AnyShape
Parameters
shape
:
Shapeable
<
T
>
Optional
options
:
MirrorOptions
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Mirror a shape through a plane. Returns a new shape.