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

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

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

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

a dxf file is composed of a multiplicity of 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" format (that is,
right justified and blank filled in a three character field).  the second
line of the group is the group value, in a format which depends on the type
of the group as specified by the group code.

                                                                          3
autocad reference manual
the specific assignment of group codes depends upon 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:
                    group code range   following value
                          0 - 9       string
                         10 - 59      floating-point
                         60 - 79      integer
                        210 - 239     floating-point
                           999        comment (string)
thus a program can easily read the value following a group code without
knowing the particular use of this group in an item in the file.  the
appearance of values in the dxf file is not affected by the setting of the
units command: coordinates are always represented as decimal (or possibly
scientific notation if very large) numbers, and angles are always repre-
sented in decimal degrees with zero degrees to the east of origin.
variables, table entries, and entities are described by a group that intro-
duces the item, giving its type and/or name, followed by multiple groups
that supply the values associated with the item.  in addition, special
groups are used for file separators such as markers for the beginning and
end of sections, tables, and the file itself.
entities, table entries, and file separators are always introduced with a 0
group code that is followed by a name describing the item.
c.1.3.2  group codes
group codes are used both to indicate the type of the value of the group,
as explained above, and to indicate the general use of the group.  the spe-
cific function of the group code depends on the actual variable, table
item, or entity description.  this section indicates the general use of
groups, noting as "(fixed)" any that always have the same function.
   group code                           value type
       0        identifies the start of an entity, table entry, or file
                separator.  the text value that follows indicates which.
       1        the primary text value for an entity.
       2        a name; attribute tag, block name, etc.
      3-4       other textual or name values.
       5        entity handle expressed as a hexadecimal string.
       6        line type name (fixed).
       7        text style name (fixed).
       8        layer name (fixed).
       9        variable name identifier (used only in header section of
                the dxf file).
       10       primary x coordinate (start point of a line or text
                entity, center of a circle, etc.).
     11-18      other x coordinates.
                                                             continued ...

本新闻共4页,当前在第3页  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备07502730