Skip to main content
4-Participant
December 5, 2023
Question

[API] SolidWorks check in/out in Windchill

  • December 5, 2023
  • 2 replies
  • 1618 views

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

2 replies

4-Participant
December 11, 2023

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. 

avillanueva
23-Emerald I
23-Emerald I
December 11, 2023

Are you not looking to use the Workgroup Manager? Or are you looking to trigger those actions via code?

4-Participant
December 11, 2023

Yes, I am looking to trigger those actions via code (c#).