hou.PopNode class

Represents a particle node.

All Methods Replaces

Inheritence: hou.Node >

Methods

Methods inherited from hou.Node: evalParm, createNode, move, clearParmAliases, inputAncestors, reorderChildrenToEnd, childTypeCategory, children, isInsideLockedHDA, appendComment, addSpareParmTuple, findNetworkBox, fileReferences, relativePathTo, color, removeSpareParmTuple, saveToGallery, __getitem__, indirectInputs, modificationTime, inputConnectors, saveOldStylePresetsFile, loadOldStylePresetsFile, findNetworkBoxes, asXML, runInitScripts, cook, permissions, hdaModule, copyNetworkBox, outputConnections, name, parmsInFolder, parmTuplesInFolder, saveCookCodeToFile, nodeGroups, creator, setNextInput, replaceSpareParmTuple, loadChildrenFromFile, loadPresets, findStickyNotes, setCurrent, moveToGoodPosition, findOrCreateMotionEffectsNetwork, selectedChildren, errors, hide, addPermissions, removePermissions, isSelected, isLocked, extractAndDelete, setPermissions, createStickyNote, isBuiltExplicitly, __ne__, expressionLanguage, stickyNotes, parmTuples, parent, matchCurrentDefinition, __setitem__, isCurrent, path, setPosition, setDeleteScript, setExpressionLanguage, messages, createDigitalAsset, asCode, comment, setSelected, outputConnectors, setInput, saveCompiledCookCodeToFile, reorderChildrenToBeginning, parms, size, parmAliases, extraInputs, reorderChildrenAfter, allowEditingOfContents, layoutChildren, deleteScript, isHidden, fileReferencePatterns, spareParms, setName, outputs, parm, extraOutputs, setCreatorState, isTimeDependent, __eq__, networkBoxes, setColor, info, type, parmToNodeReferences, creationTime, referencedNodes, removeSpareParmFolder, _getArgumentAutoComplete, motionEffectsNetworkPath, insertInput, setFirstInput, addNodeGroup, creatorState, addSpareParmFolder, nodeGroup, collapseIntoSubnet, findStickyNote, parmTuple, copyStickyNote, destroy, changeNodeType, evalParmTuple, node, inputs, digitsInName, warnings, saveChildrenToFile, glob, matchesCurrentDefinition, findParms, createNetworkBox, stampValue, reorderChildrenBefore, setBuiltExplicitly, setComment, allSubChildren, recursiveGlob, sessionId, inputConnections, position

bypass(self, on)

Turns this node’s bypass flag on or off, making this node have no effect.

curPoint(self)hou.Point

Returns the current point, equivalent to the $PT local variable. This function only works on a node that has a $PT local variable, and only when the node is being cooked.

displayNode(self) → Node

Not documented yet

eventTime(self, event_name)

Not implemented yet

geometry(self) → Geometry

Not implemented yet

isBypassed(self)bool

Returns whether this node’s bypass flag is on.

isDisplayFlagSet(self)bool

Returns whether this node’s display flag is on.

isEventOccurring(self, event_name) → bool

Not implemented yet

isRenderFlagSet(self)bool

Returns whether this node’s render flag is on.

isTemplateFlagSet(self)bool

Returns whether the template flag on this node is on.

renderNode(self) → Node

Not documented yet

setDisplayFlag(self, on)

Turn this node’s display flag on or off.

setRenderFlag(self, on)

Turns this node’s render flag on or off.

setTemplateFlag(self, on)

Sets this node’s template flag on or off.

Replaces

opget command , opset command , opflag expression function , popevent expression function , popeventtime expression function , poppoint expression function , poppointid expression function , poppointnum expression function