Home
Reference
Houdini Object Model
hou
hou.DopNode
class
Class representing a DOP node.
Subtopics
Filter by title
hou.DopNode.bypass
method
Turn the node’s bypass flag on or off, making this node have no effect.
hou.DopNode.displayNode
method
This is not documented yet
hou.DopNode.dopNetNode
method
This is not documented yet
hou.DopNode.isBypassed
method
Returns whether the node’s bypass flag is on (True) or off (False).
hou.DopNode.isDisplayFlagSet
method
Returns whether the node’s display flag is on (True) or off (False).
hou.DopNode.processedObjects
method
This is not documented yet
hou.DopNode.setDisplayFlag
method
Turn the node’s display flag on or off.
hou.DopNode.simulation
method
This is not documented yet