首页 | 公司简介 | 数据恢复 | 备份服务 | 成功案例 | 技术中心 | 客户服务 | 服务报价 | 数据恢复软件 | 联系我们 | 北亚博客  
 
  北京总部: 4006-505-646
  天 津 部: 4006-505-646
  上 海 部: 4006-505-646
  深 圳 部: 4006-505-646
  广 州 部: 4006-505-646
  重 庆 部: 4006-505-646
  南 京 部: 4006-505-646
  其它地区: 4006-505-646
北亚数据恢复软件Windows专业版
三星手机数据恢复软件V1.0
北亚苹果手机数据恢复软件V2.0
北亚硬盘录像机数据恢复软件 V
北亚vmware虚拟机数据恢复软件
北亚照片数据恢复软件
北亚摄像机数据恢复软件 v2.1
北亚Sybase数据库修复软件 V2.
raid磁盘阵列应急方案
HP EVA4400/6400/8400/P6000
iphone 通讯录丢失如何恢复?
xen server 存储库(sr)损坏后
RAID6结构原理详解(北亚数据
AIX下删除LV后的现场保护和数
RAID损坏后 对数据的完整备份
您当前的位置:首页 >> 技术中心 >> 文件修复文栏 >> 正文

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

dxf file format
===============
this section describes the format of a dxf file in detail. it 
contains technical information that you need only if you write your 
own programs to process dxf files or work with entity information 
obtained by certain autolisp and ads functions.
it would probably be helpful to produce a dxf file from a small 
drawing, print it out, and refer to it occasionally while reading 
the information presented next.
general file structure
----------------------
a drawing interchange file is simply an ascii text file with a file 
type of .dxf and specially formatted text. the overall organization 
of a dxf file is as follows:
1. header section - general information about the drawing is found 
   in this section of the dxf file. each parameter has a variable 
   name and an associated value (see table 11-3 for a list of the 
   header variables).
2. tables section - this section contains definitions of named 
   items.
   o linetype table (ltype)
   o layer table (layer)
   o text style table (style)
   o view table (view)
   o user coordinate system table (ucs)
   o viewport configuration table (vport)
   o dimension style table (dimstyle)
   o application identification table (appid)
3. blocks section - this section contains block definition entities 
   describing the entities that make up each block in the drawing.
4. entities section - this section contains the drawing entities, 
   including any block references.
5. end of file
if you use dxfout's entities option, the resulting dxf file contains 
only the entities section and the end of file marker, and the 
entities section reflects only the objects you select for output.
note: if you select an insert entity, the corresponding block 
definition is not included in the output file.
a dxf file is composed of many groups, each of which occupies two 
lines in the dxf file. the first line of a group is a group code, 
which is a positive nonzero integer output in fortran i3 - that is, 
right-justified and blank filled in a three-character field (the 
exception to this is the four-digit extended entity data group 
codes, which are output in fortran i4). the second line of the group 
is the group value, in a format that depends on the type of group 
specified by the group code. although dxfout output has a fixed 
format, the dxfin format is free.
the specific assignment of group codes depends on the item being 
described in the file. however, the type of the value this group 
supplies is derived from the group code in the following way:
table 11-1. group code ranges
+================================+
| group code  | following value  |
| range       |                  |
|-------------|------------------|
| 0 - 9       | string           |
|-------------|------------------|
| 10 - 59     | floating-point   |
|-------------|------------------|
| 60 - 79     | integer          |
|-------------|------------------|
| 140 - 147   | floating-point   |
|-------------|------------------|
| 170 - 175   | integer          |
|-------------|------------------|
| 210 - 239   | floating-point   |
|-------------|------------------|
| 999         | comment (string) |
|-------------|------------------|
| 1010 - 1059 | floating-point   |
|-------------|------------------|
| 1060 - 1079 | integer          |
|-------------|------------------|
| 1000 - 1009 | string           |
+--------------------------------+

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

上一篇:drawing interchange and file formats(AutoCAD DXF 10.0版文件格式说明)
下一篇:探索NTFS
返回首页 | 联系我们 | 关于我们 | 招聘信息 | 友情链接 | 网站地图 | 合作伙伴
版权所有 北京北亚宸星科技有限公司
全国统一客服热线:4006-505-646
北京总部:北京市海淀区永丰基地丰慧中路7号新材料创业大厦B座205室
京ICP备09039053

ait