高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】question about elements from active layou
question about elements from active layout
question about elements from active layout
hello
is there a way or maybe example for how can i get elements only from active layout. i do not want elements from model space. i know for example about vectorizing active layout and using device for vectorizing and i understand it.
now i have to do almost same thing, instead vectorized active layout i have to do that i have not vectorized same layout, that i can have elements which was visible at the active layout, in not vectorezed state, only in same state as it in model space but only elements which was visible at the active layout, not all elements. i hope that you can understand me !
can someone explain to me detailed differences between paperspace, layout and view !
best regards
ervin
i forgot to tell, this is something like export file to pdf from odamfcapp where you can choose which layout you want to export.
i need elements from active layout in a form oddbdatabase
regards
ervin
you should use oddbdatabase::getactivelayoutbtrid()
vladimir
hello
i attached file "1.dwg". this file has model space (circle, rectangle and line), and also one layer named "layer1" which has viewport where only circle visible and can be vectorized as active layout !
my question is: is there some possibility to have elements from active layout, in this my case only "circle".
please give me some advice !
br
ervin
attached files (81.2 kb, 2 views)
unfortunately we currently have no developer's guide in our documentaion. i'd recommend you to read objectarx documentation (developer's guide) to better understand dwg database structure. it can be freely downloaded from autodesk site.
vladimir
|