AutoCAD
-
As promised, I spent some time talking to Tal Weiss, Senior Software Development Manager for AutoCAD WS, to understand a little more about this technology and how it's evolving. Many thanks to Tal for taking the time to share this interesting information with this blog's readership. [I've formatted the below discussion as a Q&A, but […]
-
Yesterday Scott Sheppard announced the availability of this plugin over on It's Alive in the Lab. We originally received a request for this Plugin of the Month some time ago. Fenton Webb, from our DevTech Americas team, developed the initial version using an ObjectARX custom entity – as the requester required support for versions of […]
-
Well, it's finally been announced. After months (probably even more) of intense speculation, Autodesk has just announced that after a break of several (perhaps 15, depending on how you count them) releases, we're planning to deliver a version of AutoCAD that once again works natively on Mac machines. [For some history regarding the original Mac […]
-
The class catalogs for AU 2010 – for both the physical and virtual classes – have now been posted to the AU website: I have a few AU classes scheduled – thanks to any of you who took the time to vote for them. My first class is virtual… Getting to Know the AutoCAD® Plugins […]
-
Following on from these two posts, we're now going to implement a jig to create our QR Code raster images inside AutoCAD. Today's approach isn't radically different from the previous one prompting selection of corners, but we do get to see the actual (square) boundary of the raster object as it gets defined. It would […]
-
As promised, the code in this post extends that from the last post to add some user selection to the process of defining and placing a QR Code in an AutoCAD drawing. This version of the code also makes sure the raster is positioned in an "upright" orientation, irrespective of the order in which the […]
-
This week I decided to get started on the QR Code Plugin of the Month I mentioned in this previous post, and show a few interesting techniques along the way. The introductory post mentioned a few different approaches for creating/embedding the codes in a drawing. For now – as it's by far the simplest – […]
-
A new version of the AutoCAD .NET Wizard – compatible with AutoCAD 2011 and with Visual Studio 2010 – has been posted to the AutoCAD Developer Center (and you can also get it from this direct link (8.74 MB)). The download size has jumped from a little under a megabyte its current size: this is […]
-
Some of you may have seen the point cloud tool for 3ds Max and 3ds Max Design posted on Autodesk Labs. This plugin currently works with points defined in an ASCII format, although I expect in time it will support similar formats to those supported by AutoCAD. In case you're interested in bringing point cloud […]
-
In this previous post I showed some code which uploads photos to Photofly and pulls down and imports the resultant point cloud into AutoCAD 2011. The application relies on a special executable from the Photofly team which was built from code extracted from Photo Scene Editor that uploads photos to Photofly and asks for them […]