Home | Trees | Indices | Help |
|
---|
|
This object provides access to sequence of constraints for a particular object. They can be accessed from Object.constraints. or PoseBone.constraints.
Instance Methods | |||
Constraint |
|
||
int |
|
||
Constraint |
|
||
|
|||
None |
|
||
None |
|
Method Details |
This operator returns one of the constraints in the stack.
|
Returns the number of constraints in the constraint stack.
|
Appends a new constraint to the end of the constraint stack.
|
Remove a constraint from this objects constraint sequence.
Note: Accessing attributes of the constraint after it is removed will throw an exception. |
Moves the constraint up in the object's constraint stack.
|
Moves the constraint down in the object's constraint stack.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Mon Aug 31 23:12:22 2009 | http://epydoc.sourceforge.net |