OrsGenericAction¶
Container for all actions not specific to a plugin
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved 2020. |
| date: | Jan 13 2017 09:38 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | bde800c8761311e780d1448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsGenericAction.OrsGenericAction.OrsGenericAction(varName=None, managed=True)¶ -
classmethod
CenterMPRViewsOn3DPick_5897e318c55611e7bf8d448a5b5d70c0_action(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
CenterMPRViewsOn3DPick_5897e318c55611e7bf8d448a5b5d70c0_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
CenterMPRViewsOn3DPick_5897e318c55611e7bf8d448a5b5d70c0_exit(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_CenterMPRViewsOn3DPick_5897e318c55611e7bf8d448a5b5d70c0(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_captureScreenshotFullscreen_415da946978011e9b2acc860009a272e(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_gotonextsliceofstructuredgrid_cf5dea0e9e6e11e9800d0cc47aab53c3(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_setAllSelectedNonVisibleIn2D_b7beefb8314011e9a34b448a5b87686a(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_setAllSelectedVisibleIn2D_a3b96490314011e9af44448a5b87686a(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_toggle2DVisibility_7897a18a313d11e9a509448a5b87686a(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
OrsGenericAction_toggleStructuredGridVisibility_3d85b19e2ee411e9b11c704d7b26e5a9(anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
addActionsMethods()¶
-
classmethod
captureScreenshotFullscreen_415da946978011e9b2acc860009a272e_action(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
captureScreenshotFullscreen_415da946978011e9b2acc860009a272e_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
captureScreenshotFullscreen_415da946978011e9b2acc860009a272e_exit(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
closable= False¶
-
classmethod
gotonextsliceofstructuredgrid_cf5dea0e9e6e11e9800d0cc47aab53c3_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
importAllLoggingClasses()¶ This method is called to make any class extension available for macro playing. It should:
- import all class extension;
- return a list of classes where logging is supported.
Returns: output (list of classes) – list of classes where logging is supported by the current plugin
-
keepAlive= False¶
-
multiple= False¶
-
savable= True¶
-
classmethod
setAllSelectedNonVisibleIn2D_b7beefb8314011e9a34b448a5b87686a_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
setAllSelectedVisibleIn2D_a3b96490314011e9af44448a5b87686a_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
toggle2DVisibility_7897a18a313d11e9a509448a5b87686a_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod
toggleStructuredGridVisibility_3d85b19e2ee411e9b11c704d7b26e5a9_enter(event, anAction=<ORSServiceClass.actionAndMenu.action.Action object>)¶
-
classmethod