brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
createVertex
Function createVertex
createVertex
<
D
extends
Dimension
=
"3D"
>
(
ocShape
:
any
,
dim
?:
D
)
:
Vertex
<
D
>
Wrap a raw kernel shape as a branded
Vertex
handle.
Type Parameters
D
extends
Dimension
=
"3D"
Parameters
ocShape
:
any
Optional
dim
:
D
Returns
Vertex
<
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 Vertex handle.