home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1038 / gepackt.exe / DISK4 / MCD.ZIP / MCADAM / DXF / MCDXF.HLP < prev    next >
Encoding:
Text File  |  1993-05-27  |  6.1 KB  |  146 lines

  1. @@HLPDIRECTION
  2. ----------------------------------------
  3. Enter '1' for MICRO CADAM to DXF file translation. This process gets a
  4. MICRO CADAM model, extracts all the elements from the database, and builds a
  5. DXF file representing the same model.
  6.  
  7. Enter '2' for DXF file to MICRO CADAM model translation.  This process takes
  8. a DXF file and builds a MICRO CADAM model by mapping DXF elements into the
  9. MICRO CADAM database.
  10. ----------------------------------------
  11. @@HLPBRKDIM
  12. ----------------------------------------
  13. Enter 'N' to maintain the dimension as a single complete entity.
  14.  
  15. Enter 'Y' to break up dimension geometry into individual components.  For 
  16. example, a single dimension could be broken up into the individual lines,
  17. curves and text that represent that dimension.  Breaking up the dimension 
  18. allows a user to selectively erase parts of the dimension.
  19. ----------------------------------------
  20. @@HLPPOLY2LIN
  21. ----------------------------------------
  22. Enter 'N' to maintain the DXF polyline as a single entity after it is
  23. converted to a MICRO CADAM element.
  24.  
  25. Enter 'Y' to break up a DXF polyline entity into individual MICRO CADAM line
  26. segments.  Breaking up the polyline allows a user to selectively erase
  27. portions of the polyline after it is converted to a MICRO CADAM drawing.
  28. ----------------------------------------
  29. @@HLPDRIVE
  30. ----------------------------------------
  31. Enter the drive that has the MICRO CADAM system installed which you
  32. are either getting a drawing from or sending a drawing to.
  33.  
  34. NOTE: There must be a disk inserted if the selected drive is a floppy
  35. diskette drive.
  36. ----------------------------------------
  37. @@HLPDXFNAME
  38. ----------------------------------------
  39. Enter the name of a DXF file.
  40.  
  41. DXF file names are 8 character DOS file names.  You are allowed to
  42. qualify any DXF file name with a full pathname and/or drive letter.  For
  43. example, '\\MCADAM\\DXF\\FILE1' or 'A:\\DISK1\\DXFNAME' are valid entries.
  44. You should not use the '.DXF' extension, it is assumed in all cases.
  45.  
  46. Up to 10 files can be translated at a time.
  47.  
  48. NOTE: If a target DXF file name (MC --> DXF only) is not specified, a default
  49. name will be chosen for you based on the source MICRO CADAM DRAWING name.
  50. ----------------------------------------
  51. @@HLPGROUP
  52. ----------------------------------------
  53. Enter the name of the MICRO CADAM group. 
  54. The MICRO CADAM group name may consist of up to four alpha-numeric characters.
  55. ----------------------------------------
  56. @@HLPUSER
  57. ----------------------------------------
  58. Enter the name of the MICRO CADAM user.
  59. The user name may consist of up to six alpha-numeric characters.
  60. ----------------------------------------
  61. @@HLPMCNAMES
  62. ----------------------------------------
  63. Enter the name of a MICRO CADAM drawing model.
  64.  
  65. The model name consists of a part number (PN), of up to sixteen
  66. alpha-numeric characters, followed by a comma and then by a find number (FN),
  67.  of up to four alpha-numeric characters.
  68. You may also enter the name with the PN beginning in the 17th column if you
  69. do not use a comma.
  70.  
  71. Valid drawing names:                                                            
  72. PART0021,00D1                                                                   
  73. REVISED VERSION,4B                                                              
  74. 1,12AB                                                                          
  75. DRAWING ONE                                                                     
  76.  
  77. Up to 10 drawings can be translated at one time.
  78.  
  79. NOTE: If a target MICRO CADAM drawing name (DXF --> MC only) is not specified,
  80.  a default name will be chosen for you based on the source DXF file name.
  81. ----------------------------------------
  82. @@HLPMCOVERITE
  83. ----------------------------------------
  84. Key in 'Y' to overwrite any existing MICRO CADAM model(s).
  85.  
  86. If you key in 'N' when translating from DXF to a MICRO CADAM
  87. model, and the target MICRO CADAM model already exists, the DXF file will not
  88. be processed.  The original MICRO CADAM model will remain unchanged.
  89. ----------------------------------------
  90. @@HLPDXFOVERITE
  91. ----------------------------------------
  92. Key in 'Y' to overwrite any existing DXF file(s). 
  93.  
  94. If you key in 'N' when translating models from MICRO CADAM to DXF
  95. and the target DXF file already exists with the same name, that DXF file will
  96. not be overwritten.
  97. ----------------------------------------
  98. @@HLPUNITS
  99. ----------------------------------------
  100. Enter the desired units per inch value.
  101.  
  102. INCH ----------------------- for inches
  103. FEET ------------------------- for feet
  104. MM -------------------- for millimeters
  105. CM -------------------- for centimeters
  106. METER ---------------------- for meters
  107. OTHER -------- for other units per inch
  108.  
  109. This value will be used during the MICRO CADAM model creation process to 
  110. set the model units per inch. It can be any value greater than zero.
  111. ----------------------------------------
  112. @@HLPBLKNM
  113. ----------------------------------------
  114. Enter '1', '2' or '3' to specify method for naming blocks.
  115.  
  116. '1' Specifies that the DXF Block names be created from the Detail names or 
  117. if the Detail name does not exist that the Detail number be used.
  118.  
  119. '2' Specifies that the last four characters of the CADAM Drawing name and 
  120. the Detail number be used to create the DXF Block name.
  121.  
  122. '3' Specifies that the whole CADAM Drawing name, the Detail number and the 
  123. Detail name (if present) be used to create the DXF Block name.
  124. ----------------------------------------
  125. @@HLPNOSHEN
  126. ----------------------------------------
  127. Specify the method for translating the CADAM noshow entities.
  128.  
  129. 'Y' Specifies that the noshow entities will be translated.
  130.  
  131. 'N' Specifies that the noshow entities will NOT be translated.
  132. ----------------------------------------
  133. @@HLPCOLOROPT
  134. ----------------------------------------
  135. Specify the suppressing of element color.
  136.  
  137. 'Y' All elements will be translated with the color white.
  138.  
  139. 'N' All elements will be translated with their original color.
  140. ----------------------------------------
  141. @@DUMMY
  142. ----------------------------------------
  143. This is a dummy help field for Vitamin C.
  144. ----------------------------------------
  145. @
  146.