高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】selec
select
select
how to select in a layout a modelspace entity ?
thierry
it's just like to select paper space entity. in odamfcapp selection performed always on view returned by cdwgviewer::getactiveview() (which is usually - overall viewport, in paper space case). modify cdwgviewer::getactiveview() to return another view and selection in odamfcapp will be performed in that one.
|