高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】vectorization In Oddbentity-dumper
vectorization in oddbentity_dumper
vectorization in oddbentity_dumper
is there some way to make an oddbentity dumper class which does the following:
- cause the entity to be vectorized into a series of polyline entities
- subsequently call my derived polyline dump method for all of these entities (ala dgndirect)?
quote:
originally posted by broncofan
is there some way to make an oddbentity dumper class which does the following:
- cause the entity to be vectorized into a series of polyline entities
- subsequently call my derived polyline dump method for all of these entities (ala dgndirect)?
this seems to be addressed in the advanced data extraction document (didn't read it carefully enough).
|