几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量  


返回   几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 » 仿射空间:CAX软件开发(三)二次开发与程序设计 » CAD二次开发 » AutoCAD二次开发 » DirectDWG
用户名
密码
注册 帮助 会员 日历 银行 搜索 今日新帖 标记论坛为已读


 
 
主题工具 搜索本主题 显示模式
旧 2009-05-06, 10:56 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problem reading polylines on mac os

problem reading polylines on mac osx
problem reading polylines on mac osx
this is my first time posting to this forum. so, forgive me if i
don't get something quite right.
i'm having problems reading a dwg file on mac osx using the mach-o libraries.
several polyline vertex values (either the x or y component) are comming in as 0.0.
here's a code snipett illustrating how i'm getting the vertex values:
oddbpolylineptr ppolyline;
odgepoint2d pnt;
long num_verts;
long j;
num_verts = ppolyline->numverts();
for(j = 0; j < num_verts; j++)
{
ppolyline->getpointat(j, pnt);
}
when this same file is loaded on a windows platform, using the same code, i get
correct vertex values. this is only a problem on mac osx.
i'm using dwgdirect v1.12
the attached zip file includes the dwg file and 2 images. the images are screen shots
of the file imported into our application on windows and mac. the mac image
has the problem areas circled in red. sorry about the size of the dwg file.
i tried to extract the problem objects in autocad. but, when i did, i couldn't
recreate the problem using the smaller file.
any ideas on what might be happening here? am i doing something wrong?
thanks,
tim
i'm getting identical output from our odreadex example program on both windows and mac, using dd 1.12.04. are you using 1.12.04? can you duplicate this problem in our odreadex sample?

looks like i was not running with the .04. i just downloaded it,
rebuilt and the problem is fixed. thanks much. looks like you
guys are way ahead of me.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)
 


主题工具 搜索本主题
搜索本主题:

高级搜索
显示模式

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

vB 代码开启
[IMG]代码开启
HTML代码关闭

相似的主题
主题 主题发起者 论坛 回复 最后发表
【转帖】odinitialize crash on mac os yang686526 DirectDWG 0 2009-05-06 09:00 PM
【转帖】dwgdirect libs for mac os yang686526 DirectDWG 0 2009-05-05 08:35 AM
【转帖】different vectorization of same file on windows and mac yang686526 DirectDWG 0 2009-05-04 07:29 PM
【转帖】building on mac os yang686526 DirectDWG 0 2009-05-04 05:14 PM
【转帖】1.13 linking fails on mac os x 10.4xcode 2.0gcc 3.3 yang686526 DirectDWG 0 2009-05-04 02:49 PM


所有的时间均为北京时间。 现在的时间是 06:09 AM.


于2004年创办,几何尺寸与公差论坛"致力于产品几何量公差标准GD&T | GPS研究/CAD设计/CAM加工/CMM测量"。免责声明:论坛严禁发布色情反动言论及有关违反国家法律法规内容!情节严重者提供其IP,并配合相关部门进行严厉查处,若內容有涉及侵权,请立即联系我们QQ:44671734。注:此论坛须管理员验证方可发帖。
沪ICP备06057009号-2
更多