Script Generator for Creating ArC

Script Generator for Creating ArC

Anonymous
Not applicable
1,079 Views
1 Reply
Message 1 of 2

Script Generator for Creating ArC

Anonymous
Not applicable
I need to develop an AutoCAD script file (XYZ.scr) from Excel file (ABC.xlsx) using VBA Macro. For creating ARC and CIRCLE how do i need to write the commands in VBA ? Could anyone help me out here??
0 Likes
1,080 Views
1 Reply
Reply (1)
Message 2 of 2

sieclaprzemyslaw
Contributor
Contributor

Hello ganeshym93! I am not sure what you want to achieve. Do you want to write an Excel VBA macro to generate *.scr file from excel file? and then use this script to create arcs and circles in VBA? Or you want AutoCAD macro? In this case you will read information from excel file and create your geometry in AutoCAD without script file.

 

Best regards

0 Likes