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

odgigeometrysimplifier issue
odgigeometrysimplifier issue
i've been searching for a way to decompose autocad text entities for an exporter i'm writing, and i stumbled upon this post:
i suspect you will also need to override :
virtual void polygonout(odint32 nbpoints, const odgepoint3d *pvertexlist, const odgevector3d *pnormal = 0);
as text is vectorized into polygons/triangles. i stumbled accross this some time ago, when text was changed to be displayed from polylines to solid filled objects. i too had a similar issue, and this fixed it.
hope this helps
cheers
jason
that's it jason - thanks alot.
f.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)