home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Tool Box
/
SIMS_2.iso
/
vb_code1
/
dxf_dll
/
form1.frm
(
.txt
)
next >
Wrap
Visual Basic Form
|
1992-02-10
|
3KB
|
96 lines
Form1
TurboDXF DLL Demonstration
Form1
Label2
"Creating DXF file "VBDEMO1.DXF"...
Label3
1DXF file complete. View with any "DXF-aware app".
Command2
Command1
Make DXF
Command3
About
Command1_Click
OpenDXF$
CloseDXF
DXFOpen
DXFClose
DXFHeader
DXFStartTables
DXFADDLayer
DXFStartViewTable
DXFEndTablese
DXFAddText10
DXFAddLine!
DXFAddCircle
DXFFileName
Form_Click
Label1_Click
Form_Load
Label1
Caption
Command2_Click
create
layers
lines
circles)
solids
within7
yourU
application
writeln
DXFAddBar
DXFAddPoly
DXFAddVertexq
DXFEndPoly
DXFAddArc
DXFAddSolid
DXFAddBarI
Form1
Command2
Enabled
false
Label2
Visible
Label3
Command3_Click
Command1_Click
DXFFileName$ = "VBDEMO1.DXF"
LINES"
SOLID"
POLY$
SOLID"$
LINES"$
POLY$
POLY$
ffffff
POLY$
333333
POLY$
POLY$
LINES"$
LINES"$
TurboDXF! the DLL"
TEXT$
ARC"$
TurboDXF!"
TEXT$
ARC"$
TEXT$
Command2_Click
Command3_Click
TurboDXF is available as a Windows DLL from"
Ideal Engineering Software
105 - 1280 Fir St"
White Rock, BC
Canada
V4B 4B1"
for $50US ($60CDN). You will receive the DLL, a manual and sample applications."
The TurboDXF DLL contains many routines for creating "
DXF files from Windows. The DXF file, once created "
from your application can be imported into any application "
that supports DXF files. This includes Corel Draw, Micrografx Designer "
and Word for Windows. All CAD packages (eg AutoCAD) also support the "
DXF standard."
About TurboDXF