home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / dxf_dll / form1.frm (.txt) next >
Visual Basic Form  |  1992-02-10  |  3KB  |  96 lines

  1. Form1
  2. TurboDXF DLL Demonstration
  3. Form1
  4. Label2
  5. "Creating DXF file "VBDEMO1.DXF"...
  6. Label3
  7. 1DXF file complete. View with any "DXF-aware app".
  8. Command2
  9. Command1
  10. Make DXF
  11. Command3
  12. About
  13. Command1_Click
  14. OpenDXF$
  15. CloseDXF
  16. DXFOpen
  17. DXFClose
  18.     DXFHeader
  19. DXFStartTables
  20. DXFADDLayer
  21. DXFStartViewTable
  22. DXFEndTablese
  23. DXFAddText10
  24. DXFAddLine!
  25. DXFAddCircle
  26. DXFFileName
  27. Form_Click
  28. Label1_Click
  29.     Form_Load
  30. Label1
  31. Caption
  32. Command2_Click
  33. create
  34. layers
  35. lines
  36. circles)
  37. solids
  38. within7
  39. yourU
  40. application
  41. writeln
  42.     DXFAddBar
  43. DXFAddPoly
  44. DXFAddVertexq
  45. DXFEndPoly
  46.     DXFAddArc
  47. DXFAddSolid
  48. DXFAddBarI
  49. Form1
  50. Command2
  51. Enabled
  52. false
  53. Label2
  54. Visible
  55. Label3
  56. Command3_Click
  57. Command1_Click
  58.   DXFFileName$ = "VBDEMO1.DXF"
  59. LINES"
  60. SOLID"
  61. POLY$
  62. SOLID"$
  63. LINES"$
  64. POLY$
  65. POLY$
  66. ffffff
  67. POLY$
  68. 333333
  69. POLY$
  70. POLY$
  71. LINES"$
  72. LINES"$
  73. TurboDXF! the DLL"
  74. TEXT$
  75. ARC"$
  76. TurboDXF!"
  77. TEXT$
  78. ARC"$
  79. TEXT$
  80. Command2_Click
  81. Command3_Click
  82. TurboDXF is available as a Windows DLL from"
  83. Ideal Engineering Software
  84. 105 - 1280 Fir St"
  85. White Rock, BC
  86. Canada
  87. V4B 4B1"
  88. for $50US ($60CDN). You will receive the DLL, a manual and sample applications."
  89. The TurboDXF DLL contains many routines for creating "
  90. DXF files from Windows. The DXF file, once created "
  91. from your application can be imported into any application "
  92. that supports DXF files. This includes Corel Draw, Micrografx Designer "
  93. and Word for Windows. All CAD packages (eg AutoCAD) also support the "
  94. DXF standard."
  95. About TurboDXF
  96.