Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

VB with CATIA

sanganaksakha

New member
<DIV id=mb_0>
<DIV>Hello,</DIV>
<DIV></DIV>
<DIV>Can you explain me how we can connect to CATIA in VB.</DIV>
<DIV></DIV>
<DIV>Normalway is toreference the required object libraries in the project and then got holdof theapplicationand move onwards.</DIV>
<DIV></DIV>
<DIV>I have searched net and seen help files but I get no straight answer as to which .tlb (or .obj) files I should include in reference and how can I establish link with the CATIA. I want to work only with the part, assembly and drawing docs. So which object libraries should I reference. </DIV>
<DIV></DIV>
<DIV>How can I do something like this?</DIV>
<DIV></DIV>
<DIV>dim catApp as CATIA.application</DIV>
<DIV>dim docs as catApp.Documents</DIV>
<DIV></DIV>
<DIV>Can you lead me to any resource on the net other than DS.</DIV>
<DIV></DIV>
<DIV>Thanks for any help.</DIV>
<DIV></DIV>
<DIV>- Sanjay Kulkarni</DIV></DIV>
 

Sponsor

Articles From 3DCAD World

Back
Top