hou.GalleryEntry
class
Methods
applyToNode(self, node)-
Not documented yet
bestNodeType(self) → NodeType or None-
Not documented yet
canApplyToNode(self, node) → bool-
Not documented yet
canCreateChildNode(self, parent) → bool-
Not documented yet
categories(self) → tuple of strings-
Not documented yet
createChildNode(self, parent) → Node-
Not documented yet
description(self) → string-
Not documented yet
helpURL(self) → string-
Not documented yet
icon(self) → string-
Not documented yet
keywords(self) → tuple of strings-
Not documented yet
label(self) → str-
Not documented yet
name(self) → string-
Not documented yet
nodeTypeCategory(self) → NodeTypeCategory-
Not documented yet
nodeTypeNames(self) → tuple of strings-
Not documented yet
requiredHDAFile(self) → string-
Not documented yet
script(self) → string-
Not documented yet
setCategories(self, categories)-
Not documented yet
setContentsFromNode(self, node)-
Not documented yet
setDescription(self, description)-
Not documented yet
setEqual(self, entry)-
Not documented yet
setHelpURL(self, helpurl)-
Not documented yet
setIcon(self, icon)-
Not documented yet
setKeywords(self, keywords)-
Not documented yet
setLabel(self, label)-
Not documented yet
setName(self, name)-
Not documented yet
setNodeTypeCategory(self, category)-
Not documented yet
setNodeTypeNames(self, nodetypes)-
Not documented yet
setRequiredHDAFile(self, hda_file)-
Not documented yet
setScript(self, script)-
Not documented yet
setScriptFromNode(self, node)-
Not documented yet