| 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.
|
|||
| Constraint |
|
||
| int |
|
||
| Constraint |
|
||
|
|||
| None |
|
||
| None |
|
||
|
|||
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.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 24 10:23:51 2008 | http://epydoc.sourceforge.net |