Hi everyone!
I want to write addin which will call SolidWorks DeFeature command and save it result in new file. Are there some methods which will allow me to work with DeFeature command via API? I able to run this command using ISldWorks.RunCommand but I also need to pass parameters in it and get some response. How I can do that?
Have a nice day.
SolidworksApi macros