Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
View :: createViewer
Synopsis
Create a new viewer
GUI Dialog
Script function
view.createViewer
(
width
,
height
[,
handleSelection
]) ->
viewer
Parameters
width
(
Int
) : Width of the viewer framebuffer
height
(
Int
) : Height of the viewer framebuffer
handleSelection
(
Bool
)
[optional]
: Does the viewer handle selection of occurrences
Return value
viewer
(
Viewer
) :