What do you mean by "ADS"?
Ever since AutoCAD Release 14 the functions that were "ADS" are just a small
subset of the ObjectARX SDK. The ObjectARX SDK will allow creation of
custom entities.
"srinivasan" wrote in message
news:10830811.1099122238882.JavaMail.jive@jiveforum1.autodesk.com...
> Hello all
>
> Can i create a custom entity with ADS.
>
> Sri
No, you need to use ObjectARX which is C++
ADS does not exist anymore since R13. Most of ADS functions are still in
ObjectARX, but these can't be used for creating custom entities/objects
cheers
cyrille