@DRossger wrote:
C# How make a dll
< .. >
Sorry I´m absolute beginners in c#
If that is the case, don't try to build AutoCAD plugin's without learning the basics
of C# ( and .NET) first.
There are tons of C# tutorials available on the net that you can start with
and use to become familiar with the language.
Watch a couple of the AU videos related to programming.
Download the labs from AutoDesk ( 7 sessions) and work your way through those.
Read the forums ... there are several that have a great collection of code and AutoCAD related posts.
In short, you have to do the work to get the results.
Regards
Kerry
edit : added - there are some references here that may be handy for you:
http://www.theswamp.org/index.php?topic=32381.0
// Called Kerry or kdub in my other life.
Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub
NZST UTC+12 : class keyThumper<T> : Lazy<T>; another Swamper