brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
Deletable
Interface Deletable
Any object that can be cleaned up by calling
delete()
(OCCT WASM objects).
interface
Deletable
{
delete
:
()
=>
void
;
}
Index
Properties
delete
Properties
delete
delete
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Any object that can be cleaned up by calling
delete()(OCCT WASM objects).