hou.StringParmTemplate class

Inheritence: hou.ParmTemplate >

Methods

__init__(self, name, label, num_components, default_value=(), naming_scheme=hou.parmNamingScheme.XYZW, disable_when=None, is_hidden=False, join_with_next=False, tags={})

Not implemented yet

defaultValue(self) → tuple of str

Returns the default value for new parameter instances.

stringType(self)hou.stringParmType enum value

Returns the type of this string parameter.