I mean my problem concerning second part of your question. I want to create macro,where after clicking button in window I will choose some surfaces in part created in Solidworks.Next this macro will write info about kind of surface which was selected,the center of selected surface,area, normal...
Welcome,
Does anybody know how save in simply text file some datas(for exemple: Selected Edge,Center of selected surface, or Area of selected surface) from part created in Solidworks using macro(API)?
I want to create tree using VBA.Tree which will be active with Solidworks part all time.I mean add some new branch,delete another or change some.For exemple If I selected a few surfaces in part,I want to know leter which one was selected first,which one next and etc.And put this information to...
Hi,
If somebody could tell me how I would create some active tree in VBA in SolidWorks enviroment?This tree could be similar like FeatureManager design tree in SolidWorks.The most important thing is to have opportunity to define something ( some surface etc.) and later could change it if is...