Hi,
I would like to use the enclosed macro in SW 2013 but it crashes all the time.
The "UpdateStandardViews" method doesn't exist in the SW 2013 API but maybe
there is a way to implement it somehow. I tried to copy the SW 2014 reference files
(type libraries etc...) into the macro location that helped me in some cases in the past
but it doesn't work now.
The task would be to create standard 3 views automatically about different bodies of
a multibody part based on the user's face selection and put all the views on one sheet.
I thought it is a good idea to use the "normal to" command to turn each face into the
right direction one by one and make a "Front" view out of this so the standard 3 views
creation would be quite simple. (Of course the user has to take care of selecting the
right surfaces for the front views.)
Does anybody have an idea how to do this in SW 2013?
Thanks in advance for your help!
Laszlo
SolidworksApi macros