BIM World
A Professional BIM Learning Platform


BIM Q&A: Building AutoCAD Secondary Development Projects Using VB

BIM Q&A | How to Develop AutoCAD Secondary Projects Using VB

In this discussion, we focus on how to invoke the AutoCAD command line and input any desired parameters dynamically. The goal is to implement a method that allows calling the AutoCAD command line and entering parameters freely.


For example, using VBA, you can prompt the user to enter a number and store it as a variable:

DimaAsDouble
A = ThisDrawing.Utility.GetReal(vbCrLf + "Enter a number: ")

Is this what you mean? This approach enables entering a parameter randomly and saving it into a variable for further use.

xuebim
Follow the latest BIM developments in the architecture industry, explore innovative building technologies, and discover cutting-edge industry insights.
← Scan with WeChat
Like(0) 打赏
BIM WORLD » BIM Q&A: Building AutoCAD Secondary Development Projects Using VB

Comment Get first!

Must log in before commenting!

 

BIM World, A Professional BIM Learning Platform

Stay updated on the latest architecture trends and share new building technologies.

Contact UsAbout Us

觉得文章有用就打赏一下小编吧

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

Account Login

By signing in, you agree toUser Agreement

Sign Up