AutoCAD
-
Thanks to Stephen Preston, who manages our DevTech Americas team, for donating the samples from his upcoming AU class for posting on this blog. Let's start the week with a nice simple sample: the first from Stephen's AU class. Looking back even to the first C# overrule sample I posted here, I can see that […]
-
We've been working on translating several of our DevTV sessions, and our first Portuguese DevTV is now ready for consumption. 🙂 A member of our DevTech Americas team based in SĂŁo Paulo, Augusto Gonçalves, created this session based on Fenton Webb's original (which you can get to from this previous post). Augusto translated the slides […]
-
OK, OK: I know I said I'd talk more about overrules, last week, but – as is often the way, I'm afraid to say – I got distracted. The good news, though, is that I got distracted by something genuinely interesting, and well worth sharing. I've been working on upgrading the WinForms user interface of […]
-
This post is to bring you up-to-date on DevLabs, an initiative I've mentioned a couple of times in recent months. We've so far held two very successful DevLab events in Farnborough and San Francisco. The feedback we've received from attendees has been overwhelming positive, and the people from my team who hosted the events found […]
-
This week I will mostly be posting about Overrules. [For those of you who haven't seen The Fast Show (called Brilliant in the US), this is an obscure reference to a character named Jesse. :-)] Aside from this post, Stephen Preston has sent me the samples he's put together for his AU class on this […]
-
Well, pretty much as soon as I mention it, I get informed of its availability: http://www.autodesk.com/autocad-net-developers-guide Enjoy! 🙂
-
In case some of you out there haven't yet completed one or more of this year's API Wishlist Surveys (and thanks to all of you who have – we have already gone way past the number of responses for previous years) I thought I'd post a gentle reminder and hopefully motivate a few more people […]
-
One of the responses to my last post on the "Plugin of the Month" asked about showing information on an AutoCAD drawing object via a tooltip. Other than using the standard rollover tooltip properties mechanism, as shown in this previous post, the best way to achieve this is via a PointMonitor. In the below C# […]
-
In this recent post we looked at adding custom editing capabilities for dynamic properties we've added via .NET. In the first example we looked at a "distance" property which provided a button allowing the user to select two points. In this post we'll look at implementing a masked string property, such as one you would […]
-
It's that time of year again (it's actually a little later than when we published these surveys last year, but still). The following "Summer 2009" API wishlist surveys are now ready: AutoCAD® AutoCAD® Civil 3D® Revit® Autodesk® Inventor® Please do take the time to fill out the surveys for the products you customize or develop […]