首页 | 公司简介 | 数据恢复 | 成功案例 | 技术中心 | 客户服务 | 服务报价 | 联系我们 | 技术论坛  
 
  北京总部: 4006-505-808
  上 海 部: 021-58358765
  深 圳 部: 0755-83692929
  浙 江 部: 13666673722
  广 州 部: 020-83821091
  重 庆 部: 023-86870422
  福 建 部: 0591-83300680
  哈尔滨部: 13946167430
  其它地区: 4006-505-808

中国联通信息平台-HP-UX数据恢
中国石油管理局-Oracle数据库恢
工商银行山东分行-AIX删除LV数
濮阳市地方税务局-CHKDSK后数据
台湾HD公司-FreeBSD Nas无法启
promise乔鼎硬盘阵列数据恢复成
IBM EXP300 磁盘阵列数据恢复成
NAS 8100无法挂载数据卷

RAID损坏后 对数据的完整备份
LINUX FSCK数据出错灾难应急方
误删除、误格式化数据灾难应急
误GHOST、误一键恢复灾难应急方
磁盘未被格式化,是否格式化数据
raid磁盘阵列OFFLINE后的应急方
硬盘出现异响应急处理
您当前的位置:首页 >> 技术中心 >> 文件修复文栏 >> 正文

drawing interchange and file formats(AutoCAD DXF 10.0版文件格式说明)

[ this file is an excerpt from the autocad release 10 reference manual.
  copyright (c) 1988 autodesk, inc.  all rights reserved. ]
autocad can be used by itself as a complete drawing editor.  in some appli-
cations, however, other programs must examine drawings created by autocad
or generate drawings to be viewed, modified, or plotted with autocad.
for example, if you've made an architectural drawing with autocad, using
inserted parts to represent windows, doors, and so on, you can process the
drawing file and produce a bill of materials of all the items used in the
drawing, or even make energy use calculations based on the area and the
number and type of windows used.  another possible application is to use
autocad to describe structures that are then sent to a large computer for
finite element structural analysis.  you can compute stresses and displace-
ments and send back information to display the deformed structure as an
autocad drawing.
since the autocad drawing database (.dwg file) is written in a very compact
format that changes significantly from time to time as new features are
added, we do not document its format and do not recommend that you attempt
to write programs to read it directly.  to assist in interchanging drawings
between autocad and other programs, a "drawing interchange" file format
(dxf(tm)) has been defined.  all implementations of autocad accept this
format and are able to convert it to and from their internal drawing file
representation.
autocad also supports the initial graphics exchange standard (iges) file
format.  the information comprising an autocad drawing can be written out
in iges format, and iges files can be read and converted to autocad's
internal format.
c.1  ascii drawing interchange (dxf) files
this section describes autocad's dxf (drawing interchange) file format and
the commands provided to read and write these files.  dxf files are stan-
dard ascii text files.  they can easily be translated to the formats of
other cad systems, or submitted to other programs for specialized analysis.
c.1.1  dxfout command - writing a dxf file
you can generate a drawing interchange file from an existing drawing by
means of the drawing editor's dxfout command.  the command format is:
    command:  dxfout   file name :  (name or return)
the default name for the output file is the same as that of the current
drawing, but with a file type of ".dxf".  if you specify an explicit file
name, do not include a file type; ".dxf" is assumed.  if a file with the
same name already exists, it is deleted.  next, dxfout asks what precision
                                                                          1
autocad reference manual
you want for floating-point numbers and permits output of a partial dxf
file containing only selected objects.
    enter decimal places of accuracy (0 to 16)/entities/binary <6>:
the "binary" option is described later in this appendix. if you respond
with "entities" (or just "e"), dxfout will ask you to select the objects
you want written to the dxf file.  only the objects you select will be
included in the output file - symbol tables (including block definitions)
will not be included.  once you've selected the desired objects, autocad
will prompt again for the numeric precision:

本新闻共4页,当前在第1页  1  2  3  4  

上一篇:dwg file format(AutoCAD DWG 文件格式说明)
下一篇:drawing interchange and file formats release 12(AutoCAD DXF 12.0版文件格式说明)
返回首页 | 联系我们 | 关于我们 | 招聘信息 | 友情链接 | 网站地图 | 合作伙伴
版权所有 北京北亚数据恢复中心
24小时免费咨询电话:4006-505-808 或 800-810-5880
中关村部:北京市海淀区中关村大街11号E世界A座832B室
皂君庙部:北京市海淀区学院南路68号吉安大厦C座(汇智楼)528室
京ICP备06061795