Resolve the selected parts that is loaded as lightweight
Resolve the selected parts that is loaded as lightweight
(OP)
I have two questions:
In a loded assembly
1) How to find out if the selected part is loaded as resolved or lightweight?
2) If loaded as lightweight, how to resolve only the selected part (not all of the lightweight parts)?
Thanks in advance!






RE: Resolve the selected parts that is loaded as lightweight
SW Professional 2015 SP 5.0
SW Electrical 2D/3D SP 5.0
64 bit
Intel Xeon X(R) CPU 3600 @ 2.80 GHz
8.0 GB of RAM
NVIDIA Quadro 2000
RE: Resolve the selected parts that is loaded as lightweight
I am sorry I forgot to mention that I need to do these tasks using Solidworks API.
Do you have any suggestion?
Thanks
RE: Resolve the selected parts that is loaded as lightweight
I don't mess with API so I know this isn't exactly what you are looking for, but you might find the right code by doing this while you record a macro. Then you might see the code you need inside the macro.
Hope this helps.
- - -Updraft
RE: Resolve the selected parts that is loaded as lightweight