OrsClipBoxManipulator

Manages controlling the clip box

author:

Dragonfly Team

contact:

https://dragonfly.comet.tech

email:

support.dragonfly@comet.tech

organization:

Comet Technologies Canada Inc.

address:

460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7

copyright:

Comet Technologies Canada Inc. All rights reserved 2023.

date:

Oct 20 2015 18:09

dragonflyVersion:

3.0

UUID:

0bfb1c4c761011e7a928448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsClipBoxManipulator.OrsClipBoxManipulator.OrsClipBoxManipulator(*args, **kwargs)
handleTriggered(eventdata)

This method is called on every user input (mouse move, mouse click, key press, …) when the current state of the application is one of those declared by the plugin. This method can be used to perform specific tasks even if no action is currently in progress.

Parameters:

eventData (OrsEvent.eventdata.InputEventData) – the event data