OrsDisplayProperties¶
Manages view properties
| 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 2021. |
| date: | Dec 06 2015 16:55 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | 086c4128761211e7844e448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsDisplayProperties.OrsDisplayProperties.OrsDisplayProperties(varName=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
contextualMenu(context)¶
-
exportScreenshotOfCurrentView()¶
-
classmethod
getMainFormClass()¶ Gets the class of the main form
Returns: output –
-
keepAlive= False¶
-
multiple= False¶
-
orsCurrentDisplayChange()¶
-
orsSelectionChange()¶
-
removeNonPlanarViewCallbackOfView(aView)¶
-
removeNonPlanarViewCallbackOfViewGUID(viewGUI)¶
-
savable= True¶
-
saveScreenShotOfCurrentDisplay()¶
-
setSlabThickness(display)¶
-
showHideTextAnnotations()¶
-
switchDisplayTo3D(display)¶
-
switchDisplayToImagePlane(display)¶
-
switchDisplayToSlabMode(display, slabMode)¶
-
switchDisplayToSliceMode(display)¶
-
switchDisplayToXY(display)¶
-
switchDisplayToXZ(display)¶
-
switchDisplayToYZ(display)¶
-
switchViewToNonPlanar2DMode(view, aVisualShape3D)¶
-
toggleTextAnnotations()¶
-