home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m066 / 1.img / 2DMISC.ZIP / QDHF13.HLP < prev    next >
Encoding:
Text File  |  1988-05-22  |  2.0 KB  |  40 lines

  1. INQUIRE COMMANDS
  2. ****************
  3.  
  4. These commands allow for enquiries on the graphics information held
  5. on file.
  6.  
  7. The commands are:-
  8.  
  9.     POINT:-     Returns the point number and co-ordinates.
  10.     PT-PT:-     Returns the point to point distance as defined.
  11.     PT-LN:-     Returns the normal distance from a point to a line.
  12.     LINE:-      Returns the Pen Number used for the line. Also the 
  13.                 distance between the end points as well the angle
  14.                 and bearing.
  15.                 Alternate selection gives the total length of
  16.                 lines under the same line type. 
  17.     CIRCL:-     Returns the radius, arc length of circles/arcs.
  18.                 Also the area for circles/ellipses, as well as the
  19.                 Pen Numbers for the boundary and the hatching.
  20.                 Alternate selection gives the total length of
  21.                 arcs under the same line type.
  22.     PLANE:-     Returns the number of vertices, perimeter, area, and 
  23.                 the centroidal co-ordinates, as well as the Pen Numbers 
  24.                 for the boundary and the hatching.
  25.     SYMBL:-     If enquiring on individual symbols, it will return 
  26.                 the Pen Number used for the symbol. If enquiring on
  27.                 sub-drawing (with alternate selection), usage of 
  28.                 symbols that have a name would be tabulated. This 
  29.                 can be filed and used with user written interfacing 
  30.                 programs such as TALLY listed under UTILI INTERface.
  31.     CURVE:-     Returns the Pen Number used for the curve, and the 
  32.                 length of the curve.
  33.                 Alternate selection gives the total length of
  34.                 curves under the same line type.
  35.     ANGLE:-     Gives the anti-clockwise angle from Pt 1 to Pt 3 
  36.                 through Pt 2.
  37.     LIMIT:-     Gives the current count of attribute usage (including
  38.                 deleted attributes and those in REF SUBDRAWING) and
  39.                 the program limits.
  40.