OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0

Manages controlling overlays

author:ORS Team
contact:http://theobjects.com
email:info@theobjects.com
organization:Object Research Systems (ORS), Inc.
address:460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7
copyright:Object Research Systems (ORS), Inc. All rights reserved 2021.
date:Nov 23 2017 13:54
dragonflyVersion:
 3.5.0.407 (D)
UUID:cb0e0662d07f11e7a387448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0.OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0.OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0(varname=None)
OrsStateOverlayManipulate = 'OrsStateOverlayManipulate'
OrsStateOverlayManipulateActivation()
classmethod contextualMenu(context)
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
keepAlive = False
multiple = False
classmethod openAlignUI()
resetHandler()
savable = True
stateDescriptors = [<ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>]