Sets up a path constraint equation.
| x1 | double | X coord of point defining start of direction of displacement | 
| y1 | double | Y coord of point defining start of direction of displacement | 
| z1 | double | Z coord of point defining start of direction of displacement | 
| x2 | double | X coord of point defining end of direction of displacement | 
| y2 | double | Y coord of point defining end of direction of displacement | 
| z2 | double | Z coord of point defining end of direction of displacement | 
| Return value | Pointer to this object | Allows multiple function calls to be chained together | 
Back to ConstraintPath
Back to Overview