OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0

Manages controlling shapes (box, sphere, cylinder, capsule, …)

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 08 2017 13:21
dragonflyVersion:
 3.5.0.400 (D)
UUID:9e380d3ac4b111e78130448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0.OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0.OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0(varname=None)
OrsStateCapsuleManipulate = 'OrsStateCapsuleManipulate'
OrsStateCapsuleManipulateActivation()
OrsStateCapsuleThetaManipulate = 'OrsStateCapsuleThetaManipulate'
OrsStateCylinderManipulate = 'OrsStateCylinderManipulate'
OrsStateCylinderManipulateActivation()
OrsStateCylinderRadiusManipulate = 'OrsStateCylinderRadiusManipulate'
OrsStateCylinderRadiusManipulateActivation()
OrsStateCylinderThetaManipulate = 'OrsStateCylinderThetaManipulate'
OrsStateCylinderThetaManipulateActivation()
OrsStateSphereManipulate = 'OrsStateSphereManipulate'
OrsStateSphereManipulateActivation()
OrsStateSpherePhiManipulate = 'OrsStateSpherePhiManipulate'
OrsStateSpherePhiManipulateActivation()
OrsStateSphereRadiusManipulate = 'OrsStateSphereRadiusManipulate'
OrsStateSphereRadiusManipulateActivation()
OrsStateSphereThetaManipulate = 'OrsStateSphereThetaManipulate'
OrsStateSphereThetaManipulateActivation()
OrsStateSurfaceControlPointsManipulate = 'OrsStateSurfaceControlPointsManipulate'
OrsStateSurfaceControlPointsManipulateActivation()
addControlPointToRBFAction()
addRemoveControlPointToRBF(event, addControlPoint=True)
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
removeControlPointFromRBFAction()
savable = True
stateDescriptors = [<ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>, <ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>]