dxf 文件中的坐标问题
我现在正在做一个vc6中读取显示dxf文件的程序。现遇到一个问题:新建立一个空白文档,使用acadISO -Named Plot Styles.dwt模板
在autocad2004中用‘status命令可以看到
Model space uses *Nothing*
Display shows X: 89.8441 Y: -0.1008
X: 1098.4186 Y:519.5010
Insertion base is X: 0.0000 Y: 0.0000 Z: 0.0000
Snap resolution is X: 10.0000 Y: 10.0000
Grid spacing is X: 10.0000 Y: 10.0000
Current space: Model space
Current layout: Model
Current layer: "0"
Current color: BYLAYER -- 7 (white)
Current linetype: BYLAYER -- "Continuous"
Current lineweight: BYLAYER
Current elevation: 0.0000thickness: 0.0000
Fill onGrid offOrtho offQtext offSnap offTablet off
Object snap modes: Center, Endpoint, Intersection, Extension
Free dwg disk (C:) space: 980.8 MBytes
Free temp disk (C:) space: 980.8 MBytes
Free physical memory: 32.6 Mbytes (out of 127.5M).
Free swap file space: 78.8 Mbytes (out of 307.7M).
(注:由于使用的模板不一样,故display shows项的值也不一样)
另外用limmax命令可以看到420.0000,297.0000
那么dxf文件中有没有
Display shows X: 89.8441 Y: -0.1008
X: 1098.4186 Y:519.5010
项,如果没有这个项,那么我怎么来确定坐标?
请高手不吝赐教!
页:
[1]