Short:        Arexx script for Imagine 5.0
Author:       Brian Jones
Uploader:     bjones cadvision com
Type:         gfx/3d
Requires:     Imagine 5.0
Architecture: generic

CreatePath.irx is intended to make fairly complex paths easier to
construct. It has a couple of purposes in mind,
  -the construction of movement paths with features like banking around
   the Y axis at any point in the path (ie around corners) for camera
   'flight'
  -the construction of extrusion paths with more control over rotation
   than can be achieved with a simple line and easier control than using 
   a path tweeked by hand.

-Brian
bjones@cadvision.com