home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t191 / 3.img / 3DMISC.ZIP / Q3HF13.HLP < prev    next >
Encoding:
Text File  |  1989-03-17  |  3.4 KB  |  139 lines

  1.  
  2.  INQ, Introduction
  3.  
  4.  Inquiry commands  are used  to inquire  about  the  relationship
  5.  between various  elements in the current drawing. It can also be
  6.  used to  inquire on the limits of the system, ie. what the total
  7.  allowed number  of each  entity is  and how  many are  currently
  8.  present.
  9.  
  10.  
  11.  "INQ POINT"
  12.  
  13.  The following  information about  a located  point is printed to
  14.  the prompt and dialogue area:
  15.  
  16.  -     Point number.
  17.  -     Coordinates of the point.
  18.  -     Colour of the point.
  19.  -     Layer of the point.
  20.  
  21.  
  22.  "INQ PT-PT"
  23.  
  24.  The following information about two located points is printed to
  25.  the prompt and dialogue area:
  26.  
  27.  -     Point numbers of the two points.
  28.  -     Coordinates of the two points.
  29.  -     Distance between the points.
  30.  -     Point offsets, i.e. the vector between the points.
  31.  
  32.  
  33.  "INQ ANGLE"
  34.  
  35.  The following information about an angle defined by three points
  36.  is printed to the prompt and dialogue area:
  37.  
  38.  -     Pointer number to three points.
  39.  -     Coordinates of the three points.
  40.  -     Angle in degrees.
  41.  
  42.  
  43.  "INQ LINE"
  44.  
  45.  The following information about a located line is printed to the
  46.  prompt and dialogue area:
  47.  
  48.  -     Pointer number of end points.
  49.  -     Coordinates of the two end points.
  50.  -     Direction and length of the line.
  51.  -     Colour and layer of the line.
  52.  
  53.  
  54.  "INQ CIRCLE"
  55.  
  56.  The following  information about  a located circle is printed to
  57.  the prompt and dialogue area:
  58.  
  59.  -     Radius.
  60.  -     Arc angle, length and area of sector.
  61.  -     Plane equation.
  62.  -     Numbers of the five defining points.
  63.  -     Colour of the circle.
  64.  -     Layer of the circle.
  65.  
  66.  
  67.  "INQ PLANE"
  68.  
  69.  The following  information about  a located  plane is printed to
  70.  the prompt and dialogue area:
  71.  
  72.  -     Number of vertices.
  73.  -     Plane equation and area (the area will be reported as 0 if
  74.        the computer's memory is too small).
  75.  -     Centroid coordinates.
  76.  -     Colour of the points.
  77.  -     Layer of the points.
  78.  -     Numbers of the first three points.
  79.  
  80.  
  81.  "INQ CURVE"
  82.  
  83.  The following  information about  a located  curve is printed to
  84.  the prompt and dialogue area:
  85.  
  86.  -     Curve type.
  87.  -     Degree.
  88.  -     Colour of the point.
  89.  -     Layer of the point.
  90.  
  91.  
  92.  "INQ SUB"
  93.  
  94.  The following information about a located sub-part is printed to
  95.  the prompt and dialogue area:
  96.  
  97.  -     Part file name.
  98.  -     Part name.
  99.  -     Pointer number.
  100.  -     Sub-part number in part file.
  101.  -     Colour of the point.
  102.  -     Layer of the point.
  103.  
  104.  
  105.  "INQ CYLIN"
  106.  
  107.  The following information about a located cylinder is printed to
  108.  the prompt and dialogue area:
  109.  
  110.  -     Colour and layer of the cylinder.
  111.  -     Numbers of the three defining points.
  112.  -     Sweep angle, and radii
  113.  -     Basal, top and curved areas
  114.  -     Enclosed volume
  115.  
  116.  
  117.  "INQ RV. ARC"
  118.  
  119.  The following  information  about  a  located  revolved  arc  is
  120.  printed to the prompt and dialogue area:-
  121.  
  122.  -     Colour and layer of the revolved arc
  123.  -     Arc angle and sweep angle
  124.  -     Numbers of the four defining points
  125.  
  126.  
  127.  "INQ LIMIT"
  128.  
  129.  The following information about a each type of entity defined in
  130.  QikDraw and the total heap is printed to the prompt and dialogue
  131.  area:
  132.  
  133.  -     Current count.
  134.  -     Limit.
  135.  
  136.  The version number of the program is also printed on the screen.
  137.  
  138.  
  139.