Manifold WASM Developer Guide
ManifoldCAD.org
ManifoldCAD User Guide
JS/TS/WASM API
C++ API
Algorithm Description
Blog Posts
GitHub
Preparing search index...
lib/worker
MessageFromWorker
Blob
Interface Blob
The worker has successfully exported a model as a URL encoded Blob.
interface
Blob
{
blobURL
:
string
;
extension
:
string
;
type
:
"blob"
;
}
Hierarchy (
View Summary
)
Message
Blob
Index
Properties
blob
URL
extension
type
Properties
blob
URL
blobURL
:
string
extension
extension
:
string
type
type
:
"blob"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blob
URL
extension
type
ManifoldCAD.org
ManifoldCAD User Guide
JS/TS/WASM API
C++ API
Algorithm Description
Blog Posts
GitHub
Manifold WASM Developer Guide
Loading...
The worker has successfully exported a model as a URL encoded Blob.