AutoCAD .NET
-
I'm working on an internal project that seems to be worth sharing externally. I'm looking at the potential for run-time modification (thinking mainly about translation) of tooltips displayed by AutoCAD. The first step towards realising this is clearly to determine when tooltips are going to be displayed and to establish the content of these tooltips. […]
-
Today's post contains some fun code contributed by Stephen Preston which re-creates the Minesweeper video game inside AutoCAD. Stephen tells me it needs a bit of polishing, but the game is certainly playable. I've reformatted some of Stephen's code to fit this blog. The implementation comprises two main files, which you can name as you […]
-
I've been planning to look at it for ages โ and have certainly mentioned it before โ but other things have kept on cropping up. Well last Thursday, on my train trip back from Wallisellen (the home of Microsoft Switzerland), I finally managed to take the plunge and start working with the Async CTP for […]
-
Another Friday, another installment of Wayne Brill's AutoCAD .NET training DevTV series (to complement those sessions from previous weeks). Today's session is focused user-interface elements such as the .NET attributes for exposing commands and optimizing loading, adding your own tab to the options dialog and implementing drag & drop. This series of DevTV sessions is […]
-
Another Friday, another installment of Wayne Brill's AutoCAD .NET training DevTV series (to complement those from previous weeks). Today's session is focused on the ever-important feature when implementing user-input in your custom commands: Jigs. This series of DevTV sessions is a companion for the new AutoCAD .NET training material available from the AutoCAD .NET Developer Center. Enjoy! […]
-
Another Friday, another installment of Wayne Brill's AutoCAD .NET training DevTV series (to complement those from previous weeks). Today's session is focused on the very useful InputPoint Monitor capability. This series of DevTV sessions is a companion for the new AutoCAD .NET training material available from the AutoCAD .NET Developer Center. Enjoy! ๐
-
This post was queued up for Friday, but a technical issue (i.e. probably user error) prevented it from going out. So here we are on Sunday, instead, for another installment of Wayne Brill's AutoCAD .NET training DevTV series (to complement those from previous weeks). Today's session is focused on working with dictionaries and other types […]
-
After focusing on a manual process for sweeping a solid inside AutoCAD in this previous post, it seemed to make sense to attempt to automate more of that process. In the code in this post, we take a standard circular profile โ of a user-specified radius โ and sweep it along the path defined by […]
-
Another Friday, another installment of Wayne Brill's AutoCAD .NET training DevTV series (to complement those from previous weeks). Today's session is focused on responding to database events and creating a palette-based user interface. This series of DevTV sessions is a companion for the new AutoCAD .NET training material available from the AutoCAD .NET Developer Center. […]
-
Another Friday, another installment of Wayne Brill's AutoCAD .NET training DevTV series (to complement those from previous weeks). Today's session is focused on the fundamentals of AutoCAD's drawing database. This series of DevTV sessions is a companion for the new AutoCAD .NET training material available from the AutoCAD .NET Developer Center. Enjoy! ๐