VBA 2019 or vba 2020 for AutoCAD 2020?

VBA 2019 or vba 2020 for AutoCAD 2020?

alexborodulin2
Enthusiast Enthusiast
3,125 Views
2 Replies
Message 1 of 3

VBA 2019 or vba 2020 for AutoCAD 2020?

alexborodulin2
Enthusiast
Enthusiast

I'm using VBA 2019 module with AutoCAD 2020.

Does it make sense to download and install VBA 2020 module?

Will VBA run faster?

Thank you, 

 

Alex Borodulin

0 Likes
Accepted solutions (1)
3,126 Views
2 Replies
Replies (2)
Message 2 of 3

norman.yuan
Mentor
Mentor
Accepted solution

When you say "...using VBA 2019 module with AutoCAD2020...", I assume you mean the VBA project file (*.dvb file) created with AutoCAD 2019. *.dvb file created with AutoCAD2019 VBA should work without issue in AutoCAD2020, as long as AutoCAD 2020 has VBA environment set up/installed (i.e. VBA Enabler installed). Now that you have already using your VBA module (your VBA code project?) in AutoCAD 2020, that means VBA environment has ALREADY installed with Acad2020, what else you need to download/install? No, Acad2019 or Acad2020 VBA does not code run slower/faster in one over the other, at least not noticeable.

Norman Yuan

Drive CAD With Code

EESignature

0 Likes
Message 3 of 3

alexborodulin2
Enthusiast
Enthusiast
Thank you,
Alex Borodulin
0 Likes