![]() |
#2
|
|||
|
|||
You can use the viz.MainWindow.setSize() command to adjust the size of the main viewport. For example, the following code will set the viewport to span half the width of the output window:
Code:
viz.MainWindow.setSize([0.5,1.0]) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|