Contents | < Browse | Browse >
Shape Animation
Td ANIM REL n,p,x,y,z,finish_flag..........applies a change (delta) to point
n as specified by x,y,z. The finish_flag indicates whether any more ANIM
REL commands follow the command. If there are, set this flag to 0,
otherwise 1
Td ANIM n,p,x,y,z,finish_flag..............moves point number p inobject n
to x,y,z. The finish_flag works in the same way as with the ANIM REL
command
=Td ANIM POINT X(n,pn)..........returns the X co-ordinate of animation point
pn in object n
=Td ANIM POINT Y(,pn)...........returns the Y co=ordinate of animation point
pn in object n
=Td ANIM POINT Z(n,pn)..........returns the Z co-ordinate of animation point
pn in object n