OrsClipBoxManipulator

Manages controlling the clip box

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:Oct 20 2015 18:09
dragonflyVersion:
 3.0
UUID:0bfb1c4c761011e7a928448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsClipBoxManipulator.OrsClipBoxManipulator.OrsClipBoxManipulator(varname=None)
ORSLockUnlockClipBoxAction()
ORSShowClipBoxAction()
OrsStateClipBoxManipulate = 'OrsStateClipBoxManipulate'
OrsStateClipBoxManipulateActivation()
canBeGenericallyOpened = False
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
listOfAllSelectedClipBox()
lockUnlockClipBox()
multiple = False
resetClipBoxAction()
resetClipBoxOfSelectedObjects()
resetHandler()
savable = True
setBoxToConstraintVisualBox(aBox)
setClipBox(visualBox, aBox)
showHideClipBox()
stateDescriptors = [<ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>]