hou.SceneViewer class

All Methods Replaces

Inheritence: hou.Pane > hou.PathBasedPaneTab >

Methods

appliesToAllSplitViews(self)

Not implemented yet

createMemoryFromViewport(self, viewport, number) → GeometryViewportSettings

Not implemented yet

createSnapshotFromViewport(self, viewport, number)

Not implemented yet

currentState(self) → string

Not documented yet

curViewport(self)hou.GeometryViewport

Returns this viewer’s current viewport. The current viewport is the one containing the mouse cursor. If the cursor is not in a viewport, then the selected, or active, viewport is returned.

deleteAllMemories(self)

Not implemented yet

displayedNodeBehaviour(self)

Not implemented yet

enterCurrentNodeState(self, wait_for_exit=False)

Not documented yet

enterViewState(self, wait_for_exit=False)

Not documented yet

findViewport(self, name) → GeometryViewport

Not documented yet

hideSnapshot(self, number)

Not implemented yet

isCreateInContext(self) -> bool

Not documented yet

isOpen(self) → bool

Not implemented yet

isShowingObjectsAtSopLevel(self)

Not implemented yet

linkOrthoViewports(self)

Not implemented yet

loadFromMemoryToViewport(self, viewport, number)

Not implemented yet

memories(self) → dict of ints to GeometryViewportSettings

Not implemented yet

render(self)

Not implemented yet

renderOutput(self)

Not implemented yet

selectDynamics(self, prompt='Select dynamics objects', sel_index=0, allow_objects=True, allow_modifiers=False, quick_select=False, use_existing_selection=True, allow_multisel=True, icon=None, label=None) → tuple of hou.DopData

Not documented yet

selectDynamicsPoints(self, prompt='Select dynamics points', sel_index=0, quick_select=False, use_existing_selection=True, allow_multisel=True, only_select_points=True, icon=None, label=None) → tuple of (hou.DopData, hou.GeometrySelection)

Not documented yet

selectGeometry(self, prompt='Select geometry', sel_index=0, allow_drag=False, quick_select=False, use_existing_selection=True, ordered=False, geometry_types=(), primitive_types=(), allow_obj_sel=True, icon=None, label=None) → GeometrySelection

Not documented yet

selectObjects(self, prompt='Select objects', sel_index=0, allow_drag=False, quick_select=False, use_existing_selection=True, allow_multisel=True, allowed_types=('*',), icon=None, label=None) → tuple of Nodes

Not documented yet

selectParticleNodes(self, prompt='Select particle nodes', sel_index=0, allow_generators=True, allow_modifiers=False, quick_select=False, use_existing_selection=True, allow_multisel=True, icon=None, label=None) → ParticleSelection

Not documented yet

selectParticles(self, prompt='Select particles', sel_index=0, select_connected=True, quick_select=False, use_existing_selection=True, allow_multisel=True, icon=None, label=None) → ParticleSelection

Not documented yet

selectPositions(self, prompt='Click to specify a position', number_of_positions=1, connect_positions=True, show_coordinates=True, bbox=BoundingBox(), position_type=positionType.WorldSpace, icon=None, label=None) → tuple of Vector3s

Not documented yet

setApplyToAllSplitViews(self, on)

Not implemented yet

setCurrentState(self, state, wait_for_exit=False)

Not documented yet

setCurViewport(self, viewport)

Not implemented yet

setDisplayedNodeBehaviour(self, behaviour)

Not implemented yet

setFlipbookOptions(self, options)

Not implemented yet

setLinkOrthoViewports(self, on)

Not implemented yet

setRenderOutputToBuiltIn(self, renderer)

Not implemented yet

setRenderOutputToRop(self, rop_node)

Not implemented yet

setSnapshotAlphaBlend(self, alpha)

Not implemented yet

setSnapshotObjectMask(self, mask)

Not implemented yet

setViewportLayout(self, layout)

Not implemented yet

showDisplayToolsAtRight(self, on)

Not implemented yet

showHandlesInShapshots(self, on)

Not implemented yet

showMemoriesAtBottom(self, on)

Not implemented yet

showNodeToolbarAtTop(self, on)

Not implemented yet

showObjectsAtSopLevel(self, on)

Not implemented yet

showPathAtTop(self, on)

Not implemented yet

showsDisplayToolsAtRight(self)

Not implemented yet

showSelectionToolsAtLeft(self, on)

Not implemented yet

showsHandlesInShapshots(self)

Not implemented yet

showsMemoriesAtBottom(self)

Not implemented yet

showSnapshot(self, number)

Not implemented yet

showSnapshotsAtSourceFrame(self, on)

Not implemented yet

showsNodeToolbarAtTop(self)

Not implemented yet

showsPathAtTop(self)

Not implemented yet

showsSelectionToolsAtLeft(self)

Not implemented yet

showsSnapshotsAtSourceFrame(self)

Not implemented yet

showsToolsAtBottom(self)

Not implemented yet

showToolsAtBottom(self, on)

Not implemented yet

snapshotAlphaBlend(self)

Not implemented yet

snapshotObjectMask(self)

Not implemented yet

viewerType(self) → hou.viewerType enum value

Not implemented yet

viewportLayout(self)

Not implemented yet

viewports(self) → tuple of GeometryViewports

Not documented yet

Replaces

vieweroption command , viewlayout command , viewls command , viewsnapshot command , viewsnapshotoption command