高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】want to access all docments in solidworks file
want to access all docments in solidworks file
i have written a code which access all the views and bom on active sheet via the activedoc property of the isolidworks object.
my requirement is that i do not want to limit this functionality on the active sheet/document(which i get through isolidworks.activedoc).
i want to access all the docs in the solidworks file object whether they are active or not.
can someone suggest any method to implement this.
???
thanks.
modeldoc2::getdependencies2
|