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