Viewer
Preparing search index...
GeometryEngine
Class GeometryEngine
Index
Constructors
constructor
Accessors
instance
parallel
Gl
TF
Processing
Methods
load
Content
Constructors
constructor
new
GeometryEngine
()
:
GeometryEngine
Returns
GeometryEngine
Accessors
Static
instance
get
instance
()
:
GeometryEngine
Returns
GeometryEngine
parallel
Gl
TF
Processing
get
parallelGlTFProcessing
()
:
number
Returns
number
set
parallelGlTFProcessing
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
Methods
load
Content
loadContent
(
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
instance
parallel
Gl
TF
Processing
Methods
load
Content
Viewer
Loading...
Load the geometry content into a scene graph node.