Page 1 of 1

new application

Posted: Sat May 09, 2020 2:23 am
by rleone
i have a request from a prospect to develop an application

in order open automaticaly several dwg files
read inside values of dimensions

write an external csv file with these values

can you give me some suggests how to develope this?

i know vb.net
thanks
leone

Re: new application

Posted: Sun May 10, 2020 6:03 pm
by QuanNguyen
Hi,
Try to download the "CMS IntelliCAD Developer API" here: https://www.intellicadms.com/download
then using .NET(VB or C#) to program your plugin.
Regards,