AutoCAD .NET
-
Well, they've done it again. Having received positive feedback on Episode 1, Stephen and Fenton have now recorded another ADN DevCast, this time with a guest appearance of another member of the DevTech team, Cyrille Fauvel. During this episode they talk about disposing in .NET, diagnosing DLL load problems using gflags, and deepcloning in ObjectARX. […]
-
I received this question by email from Chris Witt: I know you can load specific linetypes with vb.net, but is there a way to load *all* line types from a specified lin file with vb.net without having to name each one? This is an easy one, as the Database.LoadLineTypeFile() method supports wildcard characters in the […]
-
Last week we looked at a preliminary version of this application that made use of an EntityJig to display a Spirograph as we provided the values needed to define it. While that was a good start, I decided it would be better to show additional graphics during the jig process, to give a clearer idea […]
-
This week I'm going to posting a few topics related to F#, as it feels as though I've been neglecting it, of late. And as this technology is going to hit the mainstream very soon – when Visual Studio 2010 ships – it seems all the more important to keep one's F# skills honed. We're […]
-
After my initial fooling around with turning AutoCAD into a Spirograph using F#, I decided to come back to this and bolt a jig on the front to make the act of making these objects more visual and discoverable. The process was quite interesting – I'd created jigs from Python and Ruby, but not from […]
-
I'm very pleased to announce the availability of this really interesting Plugin of the Month over on Autodesk Labs: Batch Publish for AutoCAD. Here's an excerpt from the ReadMe (which I happen to have written, but anyway): This plugin can be used with AutoCAD to simplify the process of publishing sets of drawings to DWF […]
-
We've had a few reports from people implementing external .NET applications to drive AutoCAD – as shown in this previous post – experiencing intermittent failures once AutoCAD 2010 Update 1 has been applied. Here's a typical error message: It contains the text "Problem executing component: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))" […]
-
After one update to the content he originally posted, Stephen Preston has handed the reigns for this DevTV across to Augusto Gonçalves, a São Paulo-based member of our DevTech Americas team. Augusto presented his work to rave reviews at AU 2009, and has now updated the online DevTV content. I've gone ahead and updated the […]
-
I received a really intriguing question by email from Dave Wolfe on Friday afternoon: Due to your post on the topic, I wanted to improve my installation method for .Net modules. While examining the topic, I ran into a few concerns that shaped my development process. The game changer is that I couldn't find a […]
-
You may or may not be aware that my team, DevTech, writes and publishes DevNotes on the ADN website, answers support questions submitted by ADN members using a tool we call DevHelp Online, records DevTV sessions, participates in events known as DevLabs, talks about our upcoming products at DevDays and delivers API training. (Seems like […]