Search
Preparing search index...
The search index is not available
Vertex Viewer SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Vertex Viewer SDK
Viewer
SceneElementsOperationExecutor
Class SceneElementsOperationExecutor
Hierarchy
OperationExecutor
<
SceneElementsExecutionOptions
>
SceneElementsOperationExecutor
Index
Constructors
constructor
Methods
execute
Constructors
constructor
new
Scene
Elements
Operation
Executor
(
sceneViewId
:
string
, stream
:
StreamApi
, decodeFrame
:
FrameDecoder
, dimensions
:
Dimensions
, sceneItemQueryOperations
:
QueryOperation
[]
, pmiAnnotationQueryOperations
:
QueryAnnotationOperation
[]
)
:
SceneElementsOperationExecutor
Parameters
sceneViewId:
string
stream:
StreamApi
decodeFrame:
FrameDecoder
dimensions:
Dimensions
sceneItemQueryOperations:
QueryOperation
[]
pmiAnnotationQueryOperations:
QueryAnnotationOperation
[]
Returns
SceneElementsOperationExecutor
Methods
execute
execute
(
executionOptions
?:
SceneElementsExecutionOptions
)
:
Promise
<
void
>
Parameters
Optional
executionOptions:
SceneElementsExecutionOptions
Returns
Promise
<
void
>
Modules
Geometry
Stream API
Utils
Viewer
Color
Material
Components
Cross
Sectioning
JSX
Loadable
Resource
Scene
View
State
Identifier
Transformation
Delta
Scene
Elements
Operation
Executor
constructor
execute