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

  1. [Entity Map]
  2. ;
  3. ; MSTN  to Gtype 3d entity map
  4. ;
  5. IGDS_LINE = GLine : 0
  6. IGDS_LINESTRING = GLineString : 0
  7. IGDS_BSPCURHDR = GBspCurve : 0
  8. IGDS_SHAPE = GPlane : 0
  9. IGDS_ELLIPSE = GEllipse : 0
  10. IGDS_ARC = GArc : 0
  11. IGDS_CURVE = GBspCurve : 0
  12. IGDS_CPLXSTR=GComplexString:0
  13. IGDS_CPLXSHAPE=GPlane:0
  14. IGDS_BSPSURHDR = GBspSurface : 0
  15. IGDS_CONE = 0 : GC_IGDS_CONEToGTypeForAssembly
  16. IGDS_SURF = 0 : GC_IGDS_SURFToGTypeForAssembly
  17. IGDS_SOLID = 0 : GC_IGDS_SURFToGTypeForAssembly
  18. ;IGDS_TEXT = GTextBox : 0
  19. ;IGDS_TEXT_NODE = GTextBox : 0
  20. IGDS_CELL=GSymbolInstance : 0
  21. IGDS_SHARCELLINST=GSymbolInstance:0
  22. IGDS_MULTILINE=GGroup:0
  23. IGDS_MICROSTATIONELM=0:GC_IGDS_ProcessType66
  24. IGDS_TYPE5=0:GC_IGDS_ProcessType5
  25. IGDS_ATTRIBUTE=GTextBox:0
  26.  
  27. ;
  28. ; Gtype 3d to MSTN entity map
  29. ;
  30. GPoint = IGDS_LINE : 0
  31. GLine = IGDS_LINE : 0
  32. GLineString = IGDS_LINESTRING : 0
  33. GComplexString=IGDS_CPLXSTR:0
  34. GEllipse = IGDS_ELLIPSE : 0
  35. GArc = IGDS_ELLIPSE : 0
  36. GBspCurve = IGDS_BSPCURHDR : 0
  37. GBspSurface = IGDS_BSPSURHDR : 0
  38. GCone = 0 : GC_GConeToIGDSElements
  39. ;GText = 0 : GC_GTextBoxToIGDStext
  40. GSymbolDefinition= IGDS_SHARCELLDEF : 0
  41. GSymbolInstance= IGDS_SHARCELLINST : 0
  42.  
  43. [Read Linestyles]
  44. 0=9
  45. 1=11
  46. 2=10
  47. 3=10
  48. 4=12
  49. 5=10
  50. 6=13
  51. 7=18
  52.  
  53. [Write Linestyles]
  54. 9=0
  55. 11=1
  56. 10=2
  57. 12=4
  58. 13=6
  59. 18=7
  60. 20=6
  61.  
  62. [Options]
  63. Dlls=GCMSTN3.DLL
  64. Seed File=seed3d.dgn
  65. Enable Logging=0
  66. ; Possible values for units are: 59=m, 61=mm, 62=cm, 63=km, 64=in, 65=ft, 66=yd, 67=mil 
  67. Read Default Units = 64
  68. MS Resource Files = 
  69. Write Font Resource Files= 
  70. Sub Units Per Master Units = 10
  71. Pos Units Per Sub Units = 1000
  72. Symbol Template File=
  73. Memory Needed Per Native Element = 100000
  74. Memory Needed Per Foreign Element = 10000
  75.  
  76. [Read Default View]
  77. Type = Active
  78. Active View = 1
  79.  
  80. [Write Default View]
  81. ; Possible "Type" settings: "Standard", "Orthographic", "Transformation Matrix"
  82. ; Possible "Name" settings (only if Type = Standard): "Top", "Bottom", "Front", "Back",
  83. ; "Right", "Left", "Isometric", "Right Isometric"
  84. ; Possible "Transformation" sett. (only if Type = Transformation Matrix): any 4x4 
  85. ; column major transformation matrix
  86. ; Possible "Reference Point" sett. (only if Type = "Orthographic"): Point on 
  87. ; Viewing Plane
  88. ; Possible "Normal" sett. (only if Type = "Orthographic"): completes the 
  89. ; definition of the plane passing through "Reference Point"
  90. Type = Transformation Matrix
  91. Transformation=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 
  92.  
  93. [Option Forms]
  94. Dll = MSTNOPT.DLL
  95. Import Entry Point = MstnImptOptSheetOpen
  96. Export Entry Point = MstnExptOptSheetOpen
  97.  
  98. [Read Text Fonts]
  99. 0=arial
  100. 42=arial 
  101. 1=arial rounded mt
  102. 2=bookman old style
  103. 7=britannic bold
  104. 3=century gothic
  105. 32=century gothic
  106. 43=impact
  107. 50=lucida console
  108. 127=ms linedraw
  109. 41=times new roman
  110. 15=intergraph ansi
  111. 16=intergraph iso
  112.  
  113. [Write Text Fonts]
  114. arial=0
  115. arial=42 
  116. arial rounded mt=1
  117. bookman old style=2
  118. britannic bold=7
  119. century gothic=32
  120. century gothic=3
  121. impact=43
  122. lucida concole=50
  123. ms linedram=127
  124. times new roman=41
  125. intergraph ansi=15
  126. intergraph iso=16
  127.  
  128. [Read Widths]
  129. 0=.25
  130. 1=.35
  131. 2=.5
  132. 3=.625
  133. 4=.7
  134. 5=.875
  135. 6=1
  136. 7=1.125
  137. 8=1.25
  138. 9=1.4
  139. 10=1.5
  140. 11=1.625
  141. 12=1.75
  142. 13=1.875
  143. 14=2
  144. 15=2.125
  145. 16=2.25
  146. 17=2.375
  147. 18=2.5
  148. 19=2.625
  149. 20=2.75
  150. 21=2.875
  151. 22=3
  152. 23=3.125
  153. 24=3.25
  154. 25=3.375
  155. 26=3.5
  156. 27=3.625
  157. 28=3.75
  158. 29=3.875
  159. 30=4
  160. 31=4.125
  161.  
  162. [Write Widths]
  163. .13=0
  164. .18=0
  165. .25=0
  166. 0.3=1
  167. 0.35=1
  168. 0.4=1
  169. 0.5=2
  170. 0.6=2
  171. 0.70=4
  172. 0.8=4
  173. 0.9=5
  174. 1.0=6
  175. 1.1=7
  176. 1.2=8
  177. 1.3=8
  178. 1.4=9
  179. 1.5=10
  180. 1.6=11
  181. 1.7=12
  182. 1.8=12
  183. 1.9=13
  184. 2.0=14
  185. 2.1=15
  186. 2.2=16
  187. 2.3=17
  188. 2.4=17
  189. 2.5=18
  190. 2.6=19
  191. 2.7=20
  192. 2.8=21
  193. 2.9=21
  194. 3.0=22
  195. 3.1=23
  196. 3.2=24
  197. 3.3=25
  198. 3.4=25
  199. 3.5=26
  200. 3.6=27
  201. 3.7=28
  202. 3.9=29
  203. 4=30
  204. 4.1=31
  205.  
  206.