brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
outerWire
Function outerWire
outerWire
<
D
extends
Dimension
=
"3D"
>
(
face
:
Face
<
D
>
)
:
ClosedWire
<
D
>
Get the outer wire of a face. The outer boundary of a face is always closed.
Type Parameters
D
extends
Dimension
=
"3D"
Parameters
face
:
Face
<
D
>
Returns
ClosedWire
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Get the outer wire of a face. The outer boundary of a face is always closed.