home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1996 #6 / AmigaPlus-eXtra-6-96.iso.7z / AmigaPlus-eXtra-6-96.iso / programme / dust / dusthelp2 / getpoint < prev    next >
Text File  |  1996-03-22  |  338b  |  10 lines

  1.   COMMAND GETPOINT
  2. -----------------------------------------------------------------
  3.     Purpose: Save the position of the selected point into the 
  4.              variables "px", "py" and "pz" (good for programming)
  5.       Usage: GETPOINT(<objectID>,<pointID>)
  6.    Examples: getpoint(1,133)
  7.              .px
  8.              .py
  9.              .pz
  10.