Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi Guys,
I want to check in/ check out the Solid Works model/folder in Windchill through API using c#. Is there any source code or documentation available?
Thank you
Hi, Thank you for providing reference documents.
This document contains rest services API, is it the only one document I need to follow for the task I want to achieve?
Do you have any reference code for check in/out solidworks files in Winchill using API (c#)? That would really help me out to start with.
Thank You.
Are you not looking to use the Workgroup Manager? Or are you looking to trigger those actions via code?
Yes, I am looking to trigger those actions via code (c#).