1

I'm want to create GUI app in winforms c# that can create a product and parts in Catia v5. (by click on button for example)

Where can I read about this or maybe someone has a code?

Mark Kovak
  • 23
  • 6
  • There's an answer here which shows you how to connect to Catia: https://stackoverflow.com/questions/40620334/use-c-sharp-for-catia-v5-automation – GisMofx Nov 25 '20 at 12:03
  • @GisMofx i read this post. this is connect to CATIA. But i need info about creation parts and products – Mark Kovak Nov 25 '20 at 13:19
  • Best way to start, IMO, is record a VBA macro in Catia and look at the code. Then, you can convert to C#. Come back with some code and we can better help you. – GisMofx Nov 25 '20 at 13:26
  • Read the V5Automation.chm from the CATIA Binaries directory to get an overview over the API. – gdir Nov 27 '20 at 11:56

0 Answers0