OrsDisplayProperties

Manages view properties

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:Dec 06 2015 16:55
dragonflyVersion:
 3.0
UUID:086c4128761211e7844e448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsDisplayProperties.OrsDisplayProperties.OrsDisplayProperties(varname=None)
UIDescriptors = [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]
contextualMenu(context)
exportScreenshotOfCurrentView()
classmethod getMainFormClass()

Gets the class of the main form

Returns:output
getShowAntiAliasing()
getShowBreakDuringMotion()
getShowEdgeDetect()
getShowFieldOfView()
getShowFocusGroup()
getShowGlobalVolumeOpacity()
getShowInteractivity()
getShowLightingGroup()
getShowMaximizeQuality()
getShowOrthographicProjection()
getShowViewContextualMenu()
getShowViewMode()
keepAlive = False
multiple = False
orsCurrentDisplayChange()
orsSelectionChange()
removeNonPlanarViewCallbackOfView(aView)
removeNonPlanarViewCallbackOfViewGUID(viewGUI)
savable = True
saveScreenShotOfCurrentDisplay()
setShowAntiAliasing(aBool)
setShowBreakDuringMotion(aBool)
setShowEdgeDetect(aBool)
setShowFieldOfView(aBool)
setShowFocusGroup(aBool)
setShowGlobalVolumeOpacity(aBool)
setShowInteractivity(aBool)
setShowLightingGroup(aBool)
setShowMaximizeQuality(aBool)
setShowOrthographicProjection(aBool)
setShowViewContextualMenu(aBool)
setShowViewMode(aBool)
setSlabThickness(display)
showHideTextAnnotations()
switchDisplayTo3D(display)
switchDisplayToImagePlane(display)
switchDisplayToSlabMode(display, slabMode)
switchDisplayToSliceMode(display)
switchDisplayToXY(display)
switchDisplayToXZ(display)
switchDisplayToYZ(display)
switchViewToNonPlanar2DMode(view, aVisualShape3D)
toggleTextAnnotations()