brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
planarWire
Function planarWire
planarWire
<
D
extends
Dimension
>
(
wire
:
Wire
<
D
>
)
:
Result
<
PlanarWire
<
D
>
,
string
>
Prove that a wire is planar, returning a branded
PlanarWire
on success.
Type Parameters
D
extends
Dimension
Parameters
wire
:
Wire
<
D
>
Returns
Result
<
PlanarWire
<
D
>
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Prove that a wire is planar, returning a branded
PlanarWireon success.