Hi Folks,
I would like to display an active Solidworks Assembly Model in C# Windows Form.
To elaborate, I would need to do some evaluation of the Solidworks Assembly Model in the C# windows form. Thus, a picture showing the model in the form itself will save the user the trouble of toggling between the form and the solidworks. The picture is suppose to be displayed when a button is pressed.
I have found a related link :
2013 SOLIDWORKS API Help - Getting Started
However, this link requires the user to save the assembly model(.asm) into an edrawing(.edrw) file.
Are there any other direct methods?
Thanks a million!
SolidworksApi macros