文件名称:dxfReadWriteView
介绍说明--下载内容均来自于网络,请自行研究使用
读取DXF文件和保存DXF文件,处理通用实体,并且加入了Polygon和Polyface的接口-his is not a complete DXF reader package, but it handles most
entities that are commonly found. With this release I ve added
the Polygon mesh and Polyface mesh varieties of POLYLINE, so a
great many of the 3D model DXF files found on the internet can now
be loaded and at least viewed in 2D. In addition, I ve implemented
the Arbitrary Axis Algorithm and associated 3D transformations
which allows general purpose 3D datasets to be loaded and viewed
in 2D. In addition to both the above points, BLOCKs are now
supported, but the fact that they (and other objects) can be
inserted in arbitrary positions and with 3D rotations added, has
complicated the drawing routines somewhat.
entities that are commonly found. With this release I ve added
the Polygon mesh and Polyface mesh varieties of POLYLINE, so a
great many of the 3D model DXF files found on the internet can now
be loaded and at least viewed in 2D. In addition, I ve implemented
the Arbitrary Axis Algorithm and associated 3D transformations
which allows general purpose 3D datasets to be loaded and viewed
in 2D. In addition to both the above points, BLOCKs are now
supported, but the fact that they (and other objects) can be
inserted in arbitrary positions and with 3D rotations added, has
complicated the drawing routines somewhat.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Main_form.dfm
Thinkbox.dfm
Tracking_Form.dfm
DXF_demo3.dpr
3D-CRAFT.DXF
50STATES.DXF
MOTORCYC.DXF
PASSJET.DXF
SKULL.DXF
DXF_read.pas
DXF_Structs.pas
DXF_Utils.pas
DXF_write.pas
Main_form.pas
Thinkbox.pas
Tracking_Form.pas
Zoomer.pas
DXF_demo3.res
IMAGES.RES
README.TXT