Notes on using C# in AutoCAD

Notes on using C# in AutoCAD

oransen
Collaborator Collaborator
956 Views
4 Replies
Message 1 of 5

Notes on using C# in AutoCAD

oransen
Collaborator
Collaborator

This isn't a question but...

 

I keep notes on stuff I learn, and then put them on the web. If I can explain it to myself I probably understand it.

 

So here are my notes on using C# in AutoCAD:

 

http://www.ransensoftware.com/C_Sharp_And_AutoCAD/index.html 

 

Enjoy!

 

(Note there is a side bar which can be changed from contents to index)

957 Views
4 Replies
Replies (4)
Message 2 of 5

jrreid
Advocate
Advocate

This is a great idea. Nicely organized. 

I have always sent out to the CADDERS Tips on different subjects of CAD and other software.

Wish I had kept a folder of all my Tips.

 

JRR.

 

Message 3 of 5

oransen
Collaborator
Collaborator

Thanks, I'm now adding notes in using C# as an addin... but it will take some time!

0 Likes
Message 4 of 5

john.uhden
Mentor
Mentor

Many thanks, Owen.

I am just a lisper, but I was fascinated by the topic of Mtext boundingpoints.

Does the list of points follow around all the zigs and zags an mtext might have, or does it just return the lower left and upper right coordinates as vla-getboundingbox does?

John F. Uhden

0 Likes
Message 5 of 5

oransen
Collaborator
Collaborator

I expect/think (but do not know, not used it recently) that it is just the bounding box...

0 Likes