Trees | Indices | Help |
|
---|
|
object --+ | LinkableKnobInfo
A linkable knob description. Holds a reference to a knob that may be linked to, as well as an indication whether this knob should be used as part of an absolute or relative expression and whether it is enabled.
|
|||
|
|||
|
|||
|
|||
Boolean |
|
||
String |
|
||
Boolean |
|
||
List |
|
||
Knob |
|
||
Inherited from |
|
|||
|
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
x.__setattr__('name', value) <==> x.name = value
|
Returns whether the values of this knob should be treated as absolute or relative. This may be useful for positions.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 06:16:26 2017 | http://epydoc.sourceforge.net |