home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / W2KPRK.iso / apps / smartsketch_le / data1.cab / program_bin / ADGT3D.INI < prev    next >
INI File  |  1999-11-02  |  5KB  |  219 lines

  1. [Options]
  2. Dlls=GCACAD3.DLL
  3. Enable Logging=0
  4. ;Enable DebugLogging=0
  5. Read Default Units=64
  6. Template File=
  7. ;Possible Values: Shared embeds; Rigid groups 
  8. Read Block Options=Shared embeds
  9. Write Version=12
  10. ;Write Linked Objects=Ignore
  11. ;Write Embedded Objects=Ignore
  12. Seed File=
  13. Write Polyline Width Threshold=10.000000
  14. Symbol Template File=
  15. Memory Needed Per Native Element = 100000
  16. Memory Needed Per Foreign Element = 10000
  17. Read Default Width=0.350000
  18. ;Set to 1 to not to display the Progress Indicator
  19. Processing Batch Translation = 0
  20. MFC Application = 0
  21. Process PaperSpace = 1
  22. Stroke Pattern = 1
  23. Use Pattern Name = 1
  24. Style Resource Name = acadpat.igr
  25.  
  26. ;
  27. ; Entity Map from AutoCAD to Neutral format 
  28. ;
  29. [Foreign to Neutral Translation Entity Map]
  30. ADLine = GLine : 0
  31. ADCircle = GEllipse : 0
  32. ADPolyline = 0 : GC_ADPolylineToGType
  33. ADArc = GArc : 0
  34. ADTrace = GLineString : 0
  35. ADPoint = GPoint : 0
  36. ;ADFace3d = GLineString : 0
  37. ;ADSolid = GLineString : 0
  38. ;ADInsert = 0 : GC_ADInsertToGType
  39. ADInsert = GSymbolInstance : 0
  40. ADMline = GLineString : 0
  41. ADSpline = GBspCurve : 0
  42. ADDimension = GDim : 0
  43. ADText = GTextBox : 0
  44. ADAttrib = GTextBox : 0
  45. ADAttdef = GTextBox : 0
  46. ADPViewport = GReference : 0
  47. ;ADXline = GLine : 0
  48. ;ADRay = GLine : 0
  49. ;;;;;
  50. ;
  51. ; Release 13 entities added here.
  52. ;
  53. ADEllipse = GEllipse : 0
  54. ADSpline =  GBspCurve : 0
  55. ;;ADRegion =  : 0
  56. ;;ADSolid3d = : 0
  57. ;;ADRay =  : 0
  58. ;;ADXline = : 0
  59. ADMtext = GTextBox : 0
  60. ADLeader = GLeader : 0
  61. ;;ADTolerance = : 0
  62. ;;ADMline =  : 0
  63.  
  64. ;
  65. ; Entity Map from Neutral format to AutoCAD
  66. ;
  67. [Neutral to Foreign Translation Entity Map]
  68. GLine = ADLine : 0
  69. GDimension = 0 : GC_GDimToADDimension
  70. GDimStyle = ADDimStyle : 0 
  71. GLeader  = ADLeader : 0
  72. GEllipse = ADCircle : 0
  73. GArc = ADArc : 0
  74. GLineString = ADPolyline : 0
  75. GBspCurve = ADPolyline : 0
  76. GPoint = ADPoint : 0
  77. GRectangle = ADPolyline : 0
  78. GGroup = ADEntity : 0
  79. GComplexString = ADPolyline : 0
  80. GText = ADText : 0
  81. GSymbolDefinition = ADBlock : 0
  82. GSymbolInstance = ADInsert : 0
  83.  
  84. ;
  85. ; Entity Map from Application format to Neutral format
  86. ;
  87. [Application to Neutral Entity Map]
  88.  
  89. ;
  90. ; Entity Map from AutoCAD to Neutral format used by OLE Data Server
  91. ;
  92. [Foreign to Neutral Server Entity Map]
  93. ADLine = GLine : 0
  94. ADCircle = GEllipse : 0
  95. ADPolyline = 0 : GC_ADPolylineToGEntity
  96. ADArc = GArc : 0
  97. ADTrace = GLineString : 0
  98. ADPoint = GPoint : 0
  99. ;ADFace3d = GLineString : 0
  100. ;ADSolid = GLineString : 0
  101. ADInsert = 0 : GC_ADInsertToGType
  102. ;ADInsert = GSymbolInstance : 0
  103. ADMline = GLineString : 0
  104. ADText = 0 : GC_ADTextToVWGTextBox
  105. ADSpline = GBspCurve : 0
  106. ADXline = GLine : 0
  107. ADRay = GLine : 0
  108. ADDimension = GDimGraph : 0
  109. ;;;;;
  110. ;
  111. ; Release 13 entities added here.
  112. ;
  113. ADEllipse = GEllipse : 0
  114. ADSpline =  GBspCurve : 0
  115. ;;ADRegion =  : 0
  116. ;;ADSolid3d = : 0
  117. ;;ADRay =  : 0
  118. ;;ADXline = : 0
  119. ADMtext = 0 : GC_ADMtextToVWGTextBox
  120. ;;ADLeader =  : 0
  121. ;;ADTolerance = : 0
  122. ;;ADMline =  : 0
  123.  
  124. [Option Forms]
  125. Dll = ACADOPT.DLL
  126. Import Entry Point = DisplayAutoCADImportForm
  127. Export Entry Point = DisplayAutoCADExportForm
  128.  
  129. [Read Linestyles]
  130. CONTINUOUS=9
  131. DASHED=10
  132. DASHED2=10
  133. DASHEDX2=10
  134. DASHEDX10=10
  135. DOT=11
  136. DOT2=11
  137. DOTX2=11
  138. DOTX10=11
  139. DASHDOT=12
  140. DASHDOT2=12
  141. DASHDOTX2=12
  142. DASHDOTX10=12
  143. DIVIDE=13
  144. DIVIDE2=13
  145. DIVIDEX2=13
  146. DIVIDEX10=13
  147. BORDER=21
  148. BORDER2=12
  149. BORDERX2=21
  150. HIDDEN=10
  151. HIDDEN2=10
  152. HIDDENX2=10
  153. CENTER=18
  154. CENTER2=18
  155. CENTERX2=18
  156. PHANTOM=20
  157. PHANTOM2=20
  158. PHANTOMX2=20
  159.  
  160. [Write Linestyles]
  161. 9=CONTINUOUS
  162. 10=HIDDEN2
  163. 11=DOT2
  164. 12=DASHDOT2
  165. 13=DIVIDE2
  166. 18=CENTER2
  167. 19=CENTER
  168. 20=PHANTOM2
  169. 21=BORDER2
  170. 23=CONTINUOUS
  171.  
  172. [Read Text Fonts]
  173. txt.shx=Arial
  174. romans.shx=Arial
  175. romand.shx=Arial
  176. gothice.shx=Algerian
  177. sasb____.pfb=Arial Rounded MT Bold
  178. romant.shx=Bookman Old Style
  179. italicc.shx=Bookman Old Style
  180. bragga.ttf=Braggadocio
  181. britanic.ttf=Britannic Bold
  182. scripts.shx=Brush Script MT
  183. italict.shx=Colonna MT
  184. par_____.pfb=Courier New
  185. desdemon.ttf=Desdemona
  186. te______.pfb=Footlight MT Light
  187. romanc.shx=Footlight MT Light
  188. sasbo___.pfb=Footlight MT Light
  189. teb_____.pfb=Impact
  190. tel_____.pfb=Kino MT
  191. monotxt.shx=Lucida Console
  192. scriptc.shx=Matura MT Script Capitals
  193. rom_____.pfb=Matura MT Script Capitals
  194. playbill.ttf=Playbill
  195. cibt____.ttf=Times New Roman
  196. suf_____.ttf=Wide Latin
  197.  
  198. [Write Text Fonts]
  199. MS Linedraw=txt.shx
  200. Arial=romans.shx
  201. Algerian=gothice.shx
  202. Arial Rounded MT Bold=sas_____.pfb
  203. Bookman Old Style=romant.shx
  204. Brush Script MT=scripts.shx
  205. Colonna MT=italict.shx
  206. Courier New=par_____.pfb
  207. Footlight MT Light=te______.pfb
  208. Impact=teb_____.pfb
  209. Kino MT=tel_____.pfb
  210. Lucida Console=monotxt.shx
  211. Matura MT Script Capitals=scripts.shx
  212. Times New Roman=cibt____.ttf
  213. Wide Latin=suf_____.pfb
  214.  
  215. [Read Widths]
  216.  
  217. [Write Widths]
  218.  
  219.