Search
Preparing search index...
The search index is not available
Viewer
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Viewer
GeometryEngine
Class GeometryEngine
Hierarchy
GeometryEngine
Index
Constructors
constructor
Accessors
instance
parallel
GlTFProcessing
Methods
load
Content
Constructors
constructor
new
Geometry
Engine
(
)
:
GeometryEngine
Returns
GeometryEngine
Accessors
Static
instance
get
instance
(
)
:
GeometryEngine
Returns
GeometryEngine
parallel
GlTFProcessing
get
parallelGlTFProcessing
(
)
:
number
set
parallelGlTFProcessing
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
Methods
load
Content
load
Content
(
content
:
ShapeDiverResponseOutputContentBackend
, taskEventId
:
string
)
:
Promise
<
ITreeNode
>
Load the geometry content into a scene graph node.
Parameters
content:
ShapeDiverResponseOutputContentBackend
the geometry content
taskEventId:
string
Returns
Promise
<
ITreeNode
>
the scene graph node
Exports
Geometry
Engine
constructor
instance
parallel
GlTFProcessing
load
Content
Load the geometry content into a scene graph node.