brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
createFace
Function createFace
createFace
<
D
extends
Dimension
=
"3D"
>
(
ocShape
:
any
,
dim
?:
D
)
:
Face
<
D
>
Wrap a raw kernel shape as a branded
Face
handle.
Type Parameters
D
extends
Dimension
=
"3D"
Parameters
ocShape
:
any
Optional
dim
:
D
Returns
Face
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Wrap a raw kernel shape as a branded Face handle.