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.

Linking WF4 and VB API

Hello Sridaran,


Do you able to first comiple the VB API toolkit application?if so you add the reference for the Vb.NET project in Visual Studio_Once you import the those you will able to get the require objects into your source code.


Following statement shoule appear into your VB Toolkit application.There is not API directly intergrate with EXCEL from pro/Engineer.


Dim work_b As New Microsoft.Office.Interop.Excel.Application


Dim w_book As Microsoft.Office.Interop.Excel.Workbook


Dim w_sheet As Microsoft.Office.Interop.Excel.Worksheet


Microsoft.Office.Interop.Excel(Reference sould be added to your project)


Let me know still you find issues.


With regards,


Kishore V
 
Hi Kishore Iam New to CAD Cuztamization in Proe.

But Iam Working a Project Damper design Automation.

I have all My Input data and Design Formula and Logics in
Excel.and most of the part in done in family
table(proe).and i want to link my software thatis VB.net
to Proe.which is the optmized path to link 3D model with
VB.net in proe. kindly Clarify.

waiting for your reply....
thanks for your response too....
 
Hello Sridaran,


I will help you out slowly.When do you want to complete this project.If you are new to CAD Customization,it will bit a crazy in the beginning.Do you familiar with VB at least?


Can you provide your details,which company are you working for?Where do you located.Pass your e-mail i will send my contact number so that you can discuss if require.


With regards,


Kishore V
 

Sponsor

Articles From 3DCAD World

Back
Top