brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
orientedFace
Function orientedFace
orientedFace
<
D
extends
Dimension
>
(
face
:
Face
<
D
>
,
)
:
Result
<
OrientedFace
<
D
>
,
string
>
Prove that a face is oriented, returning a branded
OrientedFace
on success.
Type Parameters
D
extends
Dimension
Parameters
face
:
Face
<
D
>
Returns
Result
<
OrientedFace
<
D
>
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Prove that a face is oriented, returning a branded
OrientedFaceon success.