manifold-3d
manifoldCAD.org
C++ Documentation
Algorithm Description
Blog Posts
Web Examples
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
External
Theme
OS
Light
Dark
On This Page
Properties
blob
URL
extension
type
manifoldCAD.org
C++ Documentation
Algorithm Description
Blog Posts
Web Examples
GitHub
manifold-3d
Loading...
The worker has successfully exported a model as a URL encoded Blob.