高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】blockreference
blockreference
blockreference
is it valid to call oddbentity::worlddraw on a blockreference? i am basically using the giworlddrawdumber from the read example to get the data points for the entities. the only method on the dumper that seems to be getting called for the block reference is the push and pop modeltransform methods.
thanks
steve
quote:
the only method on the dumper that seems to be getting called for the block reference is the push and pop modeltransform methods.
also method draw() is called. its implementation in odgiworldgeometrydumper is empty, so you didn't noticed this.
sincerely yours,
george udov
|