I am wondering how I can show in the watch window the expressions and their own values of a part. Looking forward for your answer.
I used to be an Inventor using, and this was easily done by two lines only:
Dim oApp as Application
Set oApp=ThisApplication
Then, by adding watch on "oApp" the software's tree was shown in the watch window.
I am looking forward for your answer,
Regards,
Nikitas
SolidworksApi macros