Develop a Plug-in for Catia V5
Develop a Plug-in for Catia V5
(OP)
Hello
How can I develop a plug-in for Catia V5 ? In the thread560-345694: Catia V5 Plug-in Developement Documentation?, drewmumaw explained about this in the first post and I want to say thank. I want to ask, should I choice all Catia Refrences in VS2012 to develop a plug-in for Catia V5 or "MECMOD Library" is ok ?
How can I develop a plug-in for Catia V5 ? In the thread560-345694: Catia V5 Plug-in Developement Documentation?, drewmumaw explained about this in the first post and I want to say thank. I want to ask, should I choice all Catia Refrences in VS2012 to develop a plug-in for Catia V5 or "MECMOD Library" is ok ?





RE: Develop a Plug-in for Catia V5
What does it means for you plug-in? For me is a module or piece of software that can be added inside CATIA to provide extra functions or features.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Develop a Plug-in for Catia V5
you need to reference only the necessary ones to your application.
-GEL
Impossible is nothing.
RE: Develop a Plug-in for Catia V5
I mean a software that I can install it as a toolbar for Catia to do some repetitive designs. I am programming with VBA for Catia but that's not available to install as a toolbar, and I have to always run my source code from macro, so I want to program with VB in VS to develop a software to do this ?
RE: Develop a Plug-in for Catia V5
What are the main ones for programming ? For evrey code that I use ,should I check the reference ?!
RE: Develop a Plug-in for Catia V5
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Develop a Plug-in for Catia V5
I use VS2012, What are the main references for programming ? For every code that I use ,should I check the reference ?!
RE: Develop a Plug-in for Catia V5
you only run a VB program from VS, so that's not a plug-in software Fernando! I mean of a plug-in software is a software that install in your computer and create a toolbar for Catia !?
is that possible to create a toolbar with VBA in Catia V5 ?
RE: Develop a Plug-in for Catia V5
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Develop a Plug-in for Catia V5
Where can I get more information about CAA/RADE license ?
RE: Develop a Plug-in for Catia V5
indocti discant et ament meminisse periti
RE: Develop a Plug-in for Catia V5
the pic from ferdo is not working.
RE: Develop a Plug-in for Catia V5