Select entities interactively.
hplot.interactionstyle(style)
INTERACTIONSTYLE sets the style of interaction with the VTK window. This specifies what mouse and keyboard controls to use to manipulate the VTK display (pan, zoom, and rotate).
STYLE is one of the following strings. RMB means Right Mouse Button, MMB means Middle Mouse Button, and LMB means Left Mouse button. MW means Mouse Wheel.
Style | |||||||||
'vtk' or 'default' |
Use the default VTK controls.
|
||||||||
'Femap' |
Behave like Siemens Femap.
|
||||||||
'nx' |
Behave like Siemens NX. I-deas STYLE also works with NX.
|
||||||||
'ideas' |
Behave like I-deas.
|
The following is applicable for all styles.
F4 snaps to the nearest orthogonal or iso view. For all styles, the mouse wheel zooms. For all except 'vtk', LMB and MMB can be used interchangeably.
F1+MW rotates the view about the model X axis in 5 degree increments. F2+MW rotates about the Y axis, and F3+MW rotates about the Z axis. You can also use Ctrl, Shift, and Ctrl+Shift or Alt instead of the F1, F2, and F3 keys for this functionality.