Ustation .mvba into ACad

Ustation .mvba into ACad

paul.giles9EF4L
Explorer Explorer
554 Views
3 Replies
Message 1 of 4

Ustation .mvba into ACad

paul.giles9EF4L
Explorer
Explorer

Hi, I have clint who has provided tools. They are predominantly Ustation people but they have provided tools for ACad users.

How do i get their .mvba to load/run. I have already loaded vba enabler to Acad where to from here?

 

Thanks in advance.

0 Likes
Accepted solutions (1)
555 Views
3 Replies
Replies (3)
Message 2 of 4

seabrahenrique
Advocate
Advocate

Hello,

I don't know if i understood your question correctly... But if you already install VBA for AutoCAD, may the commands that you find can be:

VBAIDE to see the VBA interface or;

VBALOAD to load .dvb addins
VBRUN to run VBA add-ins.

Hope can help u.

Message 3 of 4

Ed__Jobe
Mentor
Mentor
Accepted solution

That vba file is intended to run in Microstation. AutoCAD can only open dvb files. Besides, the code will be using Microstation api’s. It won’t help you. 

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

Message 4 of 4

paul.giles9EF4L
Explorer
Explorer

thanks

0 Likes