高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】gettting geometry from proxy
gettting geometry from proxy
gettting geometry from proxy
i have attached a file that contains one proxy entity. in the odmfcapp it displays on the graphics screen.
my problem is that i cannot figure out how i can get the geometric data from this entity. i would sure like some help. could you look at this file and tell me how to get the geometric data from the entity?
attached files
nevermind
sorry, explodetoblock worked.
by the way, is there a better way to get this data in without turning it into lots of little lines?
if you do not need oddb* entities created of proxy entity where is more efficient way. you can call it's worlddraw() method and get the geometry as calls to methods of your gigeometry inheritor.
odvectorizeex sample contains example code dumping geometry.
dwfexport and svgexport use vectorization to export geometry to another format.
sergey slezkin
|