查看单个帖子
旧 2009-05-06, 09:19 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】od-lwpline flag = 9

od_lwpline flag = 9
od_lwpline flag = 9
i am trying to import dwg files into intergraph geomedia format using a visual basic program. we have odx.dll version 1.0.0.6.
everything workks fine except for objects of type od_lwpline with a flag = 9. when i read these objects :
blob.odstartblobread lwpoly.ldblob, bcptr
zz = lwpoly.elevation
for index = 1 to lwpoly.numpoints
blob.odreadblobdouble bcptr, x
blob.odreadblobdouble bcptr, y
etc.
i get coordinates completely different from those of the drawing file. for od_lwpline with flag = 8 everything works fine.
any help would be appreciated
ecs versus wcs due to the normal - there isn't any way to retrieve this information in odx. when the flag has a 1 value the lwpoly has a normal in which case you need to apply a transformation. unfortunately you will have to upgrade to dwgdirectx to perform this.
thanks for the reply walt,
our license just recently expired and we have only recently sent update information. when this is sorted out i will update to dwgdirectx. i assume this is available with a standard membership?
cheers,
andrew abel
tele sistemi ferroviari
rome, italy
yes, it is.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)