Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
STLExporter
Interface STLExporter
Stlexporter See the
ngx3js docs
page for details.
Examples
misc / exporter / stl
Hierarchy
STLExporter
Index
Constructors
constructor
Methods
parse
Constructors
constructor
new STLExporter
(
)
:
I3JS
.
STLExporter
Returns
I3JS
.
STLExporter
Methods
parse
parse
(
scene
:
I3JS
.
Object3D
<
Event
>
, options
?:
STLExporterOptions
)
:
string
Parameters
scene:
I3JS
.
Object3D
<
Event
>
Optional
options:
STLExporterOptions
Returns
string
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
STLExporter
constructor
parse
Generated using
TypeDoc
Stlexporter See the ngx3js docs page for details.
Examples
misc / exporter / stl