Viewer - Drawing Tools
Preparing search index...
IDrawingToolsEvent
Interface IDrawingToolsEvent
interface
IDrawingToolsEvent
{
drawingToolsId
:
string
;
viewportId
:
string
;
controlIndex
?:
number
;
fromHistory
?:
boolean
;
index
?:
number
;
indices
?:
number
[]
;
message
?:
string
;
metaData
?:
RayTraceResult
[]
;
points
?:
PointsData
;
recordHistory
?:
boolean
;
temporary
?:
boolean
;
}
Hierarchy
IViewportEvent
IDrawingToolsEvent
Index
Properties
drawing
Tools
Id
viewport
Id
control
Index?
from
History?
index?
indices?
message?
meta
Data?
points?
record
History?
temporary?
Properties
drawing
Tools
Id
drawingToolsId
:
string
viewport
Id
viewportId
:
string
Optional
control
Index
controlIndex
?:
number
Optional
from
History
fromHistory
?:
boolean
Optional
index
index
?:
number
Optional
indices
indices
?:
number
[]
Optional
message
message
?:
string
Optional
meta
Data
metaData
?:
RayTraceResult
[]
Optional
points
points
?:
PointsData
Optional
record
History
recordHistory
?:
boolean
Optional
temporary
temporary
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
drawing
Tools
Id
viewport
Id
control
Index
from
History
index
indices
message
meta
Data
points
record
History
temporary
Viewer - Drawing Tools
Loading...