Hello
I would like to clear all parts or assembly file properties. (Solidworks 2014 SP4)
Despite my research I found nothing on the forum, after that I may have looked badly.
Thank you in advance.
Kind regards.
Hello
I would like to clear all parts or assembly file properties. (Solidworks 2014 SP4)
Despite my research I found nothing on the forum, after that I may have looked badly.
Thank you in advance.
Kind regards.
Since you have the MyCad tools, if you don't have an imperative to delete your properties, I advise you to use the BatchProperties utility which is precisely made for that and can be easily programmed without macro knowledge.
https://help.visiativ.com/mycadtools/2018/fr/PrsentationdelutilitaireBatchPro.html
Or even better Integration where you can erase all properties in a single action
https://help.visiativ.com/mycadtools/2018/fr/Effacedespropritssaufcellesspcif.html
Otherwise if you really need a macro here is one (advanced) that does the job:
http://www.esoxrepublic.com/freeware/DeleteCustInfoDownload.php
Hello
Otherwise I have the attached program that allows you to delete all the properties in all the configurations as well as in the customize tab, valid for parts and assemblies but not for the plans. On the other hand it was written for SW2015 and I don't know if it works for SW2014.
To work it's simple, you open the file to be processed in Solidworks and then you launch the program...
Kind regards
sbadenis thank you but unfortunately we don't have Mycad anymore, I used this bine partique function, I'll look at your macro.
D.Roger I look at what it looks like.