Outside The Box blogs, Autodesk University anecdotes, articles, blog digests, and product news in chronological order. See Writing for the same material by subject.
QuikPik and Periscope are now available for AutoCAD 2009, and SuperPurge will be available later this week. QuikPik users, note that the quick buttons feature does not work with buttons on the new ribbon UI.
Like that day almost 50 years ago, could today be the day that ObjectARX has died?
There have been a flurry of posts (http://discussion.autodesk.com/thread.jspa?threadID=652855) in the ObjectARX discussion group about problems downloading the new ObjectARX 2009 SDK. At first I dismissed the problems as new release hiccups, and expected things to get resolved in short order. Seeing that there were no new complaints this morning, I headed over to https://www.autodesk.com/objectarx to download the new ObjectARX 2009 SDK. Instead of the new ObjectARX 2009 SDK, I received the following:
…
This Autodsys press release (http://www.tenlinks.com/news/PR/autodsys/022208_accelicad2008_v3.htm) made me chuckle. Their IntelliCAD based AcceliCAD now supports custom entities, announces the press release. “Instead of creating custom objects as is necessary in some other CAD packages the application developer can instead use the primitives already built into the program such as LINEs, ARCs, CIRCLEs, and POLYLINEs.” Hmmm, that sounds an awful lot like blocks in AutoCAD – a feature AcceliCAD has surely supported since its inception.
The press release continues, “That means there is no need to define grip points or editing operations for the entities because those functions are already built into AcceliCAD."
ObjectARX programmers have been able to create custom objects in AutoCAD for years. One of the most common reasons for creating a custom object is to “define grip points or editing operations”. Otherwise, blocks work just fine in most cases.