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

hatch
hatch
we are trying to read dwg data into our own structures, i figured out how i can get the boundaries of a hatch with the getloopat and looptypeat methods. if the looptype is polyline, how do you use the vertices and bulges to form the line. i've looked at the docs to odgepolyline2d and see a constructor which could take the vertices, but noting about bulges.
regards,
steve

there are methods
const odgedoublearray& odgepolyline2d::getbulges() const;
odgedoublearray& odgepolyline2d::bulges();
sincerely yours,
george udov
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)