brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
flipOrientation
Function flipOrientation
flipOrientation
<
D
extends
Dimension
>
(
shape
:
Edge
<
D
>
|
Wire
<
D
>
,
)
:
Edge
<
D
>
|
Wire
<
D
>
Flip the orientation of an edge or wire. Returns a new shape with the same dimension.
Type Parameters
D
extends
Dimension
Parameters
shape
:
Edge
<
D
>
|
Wire
<
D
>
Returns
Edge
<
D
>
|
Wire
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Flip the orientation of an edge or wire. Returns a new shape with the same dimension.