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