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

  1. ;
  2. ; This configuration file is used by Imagineer Technical (c) to translate 
  3. ; data from Technovision Tech2d files.
  4. ;
  5. ; History:
  6. ;    Egbert Cassier (eec)    HDC    12/20/96    Created from tvgt2d.ini and vwdtv2d.ini
  7.  
  8. [Options]
  9. Dlls=GCTV2D.DLL
  10. Enable Logging=0
  11. Enable DebugLogging=0
  12. ; =0    disabled
  13. ; =1    Processed type Tech2d to Gtype_yyy entity
  14. ; =2    Tech2d elements encountered
  15. ; =4    Tech2d element data
  16. ; Possible values for units are: 59=m, 60=nm, 61=mm, 62=cm, 63=km, 64=in, 65=ft, 66=yd, 67=mil
  17. ; Definitions -> y:\igdsk\include\jutil\uomrc.h 
  18. Read Default Units = 61
  19. Override Colors=0
  20. Override Linetype Colors=0
  21. Translate Scaled Layers=0
  22. Processing Batch Translation=0
  23. Template File=
  24.  
  25. [Option Forms]
  26. Dll = XEOOPT.DLL
  27. Import Entry Point = XeoImportOptionSheetOpen
  28.  
  29. [Read Default View]
  30. Type = Standard
  31. Name = Top
  32. Transformation=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 
  33. Reference Point = 0.0 0.0 0.0
  34. Normal = 1.0 0.0 0.0
  35. Projection Vector = 1.0 1.0 1.0
  36.  
  37. ;
  38. ; Entity Map from Tech2d format (*.xeo) to (GType2d) used by Imagineer
  39. ;
  40. [Foreign To Neutral Translation Entity Map]
  41. TVPoint     =GPoint2d    :0
  42. TVLine      =GLine2d     :0
  43. TVCircle    =GEllipse2d  :0
  44. TVEllipse   =GEllipse2d  :0
  45. TVSpline    =GBspCurve2d :0
  46. TVUser      =GGroup      :0
  47. TVHatch     =GGroup      :0
  48. TVDimension =GDimension  :0
  49. TVText      =GTextBox    :0
  50. TVGroup     =GGroup      :0
  51.  
  52. ;
  53. ; Entity Map from Tech2d format (*.xeo) to (GType2d) used by OLE Data Server
  54. ;
  55. [Foreign to Neutral Server Entity Map]
  56. TVPoint     =GPoint2d    :0
  57. TVLine      =GLine2d     :0
  58. TVCircle    =GEllipse2d  :0
  59. TVEllipse   =GEllipse2d  :0
  60. TVSpline    =GBspCurve2d :0
  61. TVUser      =GGroup      :0
  62. TVHatch     =GGroup      :0
  63. TVDimension =GDimension  :0
  64. TVText      =GTextBox    :0
  65. TVGroup     =GGroup      :0
  66.  
  67. [Read Linestyles]
  68. [Read Text Fonts]
  69. [Read Widths]
  70.  
  71. [Read Colors]
  72. 0=1638400
  73. 1=65280
  74. 2=10092441
  75. 3=6655
  76. 4=6710988
  77. 5=16737894
  78. 6=65535
  79. 7=16777215
  80. 8=16751001
  81. 9=6711039
  82. 10=11730943
  83. 11=16777011
  84. 12=16738047
  85. 13=39321
  86. 14=0
  87. 15=8421504
  88.  
  89. [Read Linetype Colors]
  90. point=1
  91. thick line=5
  92. thin line=4
  93. dashed line=3
  94. dash dotted line=7
  95. dimension line=4
  96. phantom line=7
  97. center line=2
  98. arrow=7
  99. view edge=7
  100. text=7
  101.  
  102.  
  103.