Community login and other support tools will be unavailable Saturday May 3rd 9:00 am to 3:00 pm (EST) due to planned maintenance. Learn More

Translate the entire conversation x

How to automate Catia WGM

ngothankar
1-Visitor

How to automate Catia WGM

Hello,

Is there any programming option by which we can automate CATA WGM for task like open in catia, check-in etc.

Does CATScript / Catia Macro will able to fulfill my requirement?

ACCEPTED SOLUTION

Accepted Solutions

I believe you can use CATIA macros and call PDM Actions.

In order to programmatically call Windchill PDM actions from your Windchill Workgroup Manager Toolkit application, create a simple CATIA macro using CATIA.StartCommand("<Windchill PDM action name>"). Then use the Windchill Workgroup Manager Toolkit function, executeCadCustomCommand to invoke the macro.

More details can be found in here http://support.ptc.com/cs/help/windchill_hc/wwgm102_hc/index.jspx?id=wwgmtoolkit_create_CATIAV5_MACRO_PDM_Actions&action…

Thank you,

Binesh Kumar

Barry Wehmiller

View solution in original post

1 REPLY 1

I believe you can use CATIA macros and call PDM Actions.

In order to programmatically call Windchill PDM actions from your Windchill Workgroup Manager Toolkit application, create a simple CATIA macro using CATIA.StartCommand("<Windchill PDM action name>"). Then use the Windchill Workgroup Manager Toolkit function, executeCadCustomCommand to invoke the macro.

More details can be found in here http://support.ptc.com/cs/help/windchill_hc/wwgm102_hc/index.jspx?id=wwgmtoolkit_create_CATIAV5_MACRO_PDM_Actions&action…

Thank you,

Binesh Kumar

Barry Wehmiller

Announcements



Top Tags