home *** CD-ROM | disk | FTP | other *** search
/ PC Open 19 / pcopen19.iso / Imag / IMAGINE / PROGRAM.Z / VWDAD3D.INI < prev    next >
Encoding:
INI File  |  1997-04-25  |  3.6 KB  |  159 lines

  1. [Options]
  2. Dlls=GCACAD3.DLL : AC2GTYP.DLL
  3. Enable Logging=0
  4. Memory Needed Per Native Element = 100000
  5. Memory Needed Per Foreign Element = 10000
  6.  
  7. [Read Default View]
  8. Type = Transformation Matrix
  9. Transformation=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 
  10.  
  11. [Write Default View]
  12. ; Possible "Type" settings: "Standard", "Orthographic", "Transformation Matrix"
  13. ; Possible "Name" settings (only if Type = Standard): "Top", "Bottom", "Front", "Back",
  14. ; "Right", "Left", "NW Isometric", "NE Isometric", "SW Isometric", "SE Isometric"
  15. ; Possible "Transformation" sett. (only if Type = Transformation Matrix): any 4x4 
  16. ; column major transformation matrix
  17. ; Possible "Reference Point" sett. (only if Type = "Orthographic"): Point on 
  18. ; Viewing Plane
  19. ; Possible "Normal" sett. (only if Type = "Orthographic"): completes the 
  20. ; definition of the plane passing through "Reference Point"
  21. Type = Transformation Matrix
  22. Transformation=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 
  23.  
  24. [Entity Map]
  25. ;
  26. ; ACAD  to Gtype 3d entity map
  27. ;
  28. ADLine = GLine : 0
  29. ADCircle = GEllipse : 0
  30. ADPolyline = 0 : GC_ADPolylineToGEntity
  31. ADArc = GArc : 0
  32. ADTrace = GLine : 0
  33. ADPoint = GPoint : 0
  34. ADFace3d = GLineString : 0
  35. ADSolid = GLine : 0
  36. ADInsert = 0 : GC_ADInsertToGType
  37. ADMline = GLineString : 0
  38. ADSpline = GBspCurve : 0
  39. ;ADSolid3d = GSatSolidString : 0
  40. ;ADSolid3d = GSatSolidStream : 0
  41. ;ADText = 0 : GC_ADTextToVWGTextBox
  42. ADSolid3d = GTypes : 0
  43. ;ADDimension = GDim : 0
  44. ;;;;;
  45. ;
  46. ; Release 13 entities added here.
  47. ;
  48. ADEllipse = GEllipse : 0
  49. ADSpline =  GBspCurve : 0
  50. ;;ADRegion =  : 0
  51. ;;ADSolid3d = : 0
  52. ;;ADRay =  : 0
  53. ;;ADXline = : 0
  54. ;ADMtext = 0 : GC_ADMtextToVWGTextBox
  55. ;;ADLeader =  : 0
  56. ;;ADTolerance = : 0
  57. ;;ADMline =  : 0
  58.  
  59. ;
  60. ; Gtype 3d to Acad entity map
  61. ;
  62. GLine = ADLine : 0
  63. GEllipse = ADCircle : 0
  64. GArc = ADArc : 0
  65. GLineString = ADPolyline : 0
  66. ;GBspCurve = ADPolyline : 0
  67. GPoint = ADPoint : 0
  68.  
  69. [Read Linestyles]
  70. CONTINUOUS=9
  71. DASHED=10
  72. DASHED2=10
  73. DASHEDX2=10
  74. DASHEDX10=10
  75. DOT=11
  76. DOT2=11
  77. DOTX2=11
  78. DOTX10=11
  79. DASHDOT=12
  80. DASHDOT2=12
  81. DASHDOTX2=12
  82. DASHDOTX10=12
  83. DIVIDE=13
  84. DIVIDE2=13
  85. DIVIDEX2=13
  86. DIVIDEX10=13
  87. BORDER=21
  88. BORDER2=12
  89. BORDERX2=21
  90. HIDDEN=10
  91. HIDDEN2=10
  92. HIDDENX2=10
  93. CENTER=18
  94. CENTER2=18
  95. CENTERX2=18
  96. PHANTOM=20
  97. PHANTOM2=20
  98. PHANTOMX2=20
  99.  
  100. [Write Linestyles]
  101. 9=CONTINUOUS
  102. 10=DASHED2
  103. 11=DOT2
  104. 12=DASHDOT2
  105. 13=DIVIDE2
  106. 18=CENTER2
  107. 19=CENTER
  108. 20=PHANTOM2
  109. 21=BORDER2
  110. 23=CONTINUOUS
  111.  
  112. [Read Text Fonts]
  113. txt.shx = Arial
  114. romans.shx = Arial
  115. romand.shx = Arial
  116. gothice.shx = Algerian
  117. sasb____.pfb = Arial Rounded MT
  118. romant.shx = Bookman Old Style
  119. italicc.shx = Bookman Old Style
  120. bragga.ttf = Braggadocio
  121. britanic.ttf = Britannic Bold
  122. scripts.shx = Brush Script MT
  123. italict.shx = Colonna MT
  124. par_____.pfb = Courier New
  125. desdemon.ttf = Desdemona
  126. te______.pfb = Footlight MT Light
  127. romanc.shx = Footlight MT Light
  128. sasbo___.pfb = Footlight MT Light
  129. teb_____.pfb = Impact
  130. tel_____.pfb = Kino MT
  131. monotxt.shx = Lucida Console
  132. scriptc.shx = Matura MT Script
  133. rom_____.pfb = Matura MT Script
  134. playbill.ttf = Playbill
  135. cibt____.ttf = Times New Roman
  136. suf_____.ttf = Wide Latin
  137.  
  138. [Write Text Fonts]
  139. MS Linedraw = txt.shx
  140. Arial = romans.shx
  141. Algerian = gothice.shx
  142. Arial Rounded MT = sasb____.pfb
  143. Bookman Old Style = romant.shx
  144. Braggadocio = bragga.ttf
  145. Britannic Bold = britanic.ttf
  146. Brush Script MT = scripts.shx
  147. Colonna MT = italict.shx
  148. Courier New = par_____.pfb
  149. Desdemona = desdemon.ttf
  150. Footlight MT Light = te______.pfb
  151. Impact = teb_____.pfb
  152. Kino MT = tel_____.pfb
  153. Lucida Console = monotxt.shx
  154. Matura MT Script = scriptc.shx
  155. Playbill = playbill.ttf
  156. Times New Roman = cibt____.ttf
  157. Wide Latin = suf_____.ttf
  158.  
  159.