AutoCAD MEP and VBA

AutoCAD MEP and VBA

grobnik
Collaborator Collaborator
841 Views
4 Replies
Message 1 of 5

AutoCAD MEP and VBA

grobnik
Collaborator
Collaborator

Hi to Everybody,

I'm not MEP expert, I'm using more Autocad, and some time I develop some macro by VBA.

Now I have a friend which is using AutoCADMEP, but neither me not him we know if VBA module shall be applied also to MEP Autodesk product.

 

Thank you

 

***THE POST AND TITLE HAS BEEN EDITED FOR CLARITY***

Accepted solutions (1)
842 Views
4 Replies
Replies (4)
Message 2 of 5

Ed__Jobe
Mentor
Mentor

You have to reference an additional library. I don't have MEP installed anymore, so I can't tell you which one. I'm not aware of any documentation on the MEP objects. It requires that you have a good understanding how MEP works in order to use it's objects.

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

0 Likes
Message 3 of 5

Ed__Jobe
Mentor
Mentor

I installed MEP again. You need to reference one of the AEC or AecX type libraries, depending on what you want to do and what objects you need to work with. You may need to reference more than 1.

AEC.PNG

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

0 Likes
Message 4 of 5

grobnik
Collaborator
Collaborator
Accepted solution

@Ed__Jobe 

Thank you for clarification, again I'm not AutocadMEP expert, but looking at your message means that there is a VBA Module also for AutocadMEP, if I understand well.

Thank you

0 Likes
Message 5 of 5

Ed__Jobe
Mentor
Mentor

Yes, and if you have MEP, there are also tlb's for Arch too.

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

0 Likes