AutoCAD
-
As part of the project I'm working on to deskew perspective images and insert them as RasterImage entities inside AutoCAD, I spent quite some time migrating pure Python code – a good deal of which I had to create for various assignments as part of the linear algebra class I've now finished – for it […]
-
I'm sitting at Geneva airport, waiting to board a Swiss flight to the UK. I've been hacking away in Python – and now IronPython – for the last few days, which has been very interesting. Here's a quick update on that… I'm now managing to save out PNGs of the de-skewed portions of perspective photographs […]
-
A picture is worth a thousand words, so whatever your feelings about infographics this must be worth at least a hundred. 😉 Lots of people are participating in the previously announced Exchange Apps Portathon. You have 3 weeks until it starts, so it's a good time to consider joining the fun. Here's a note from […]
-
I've managed to find the time to make good progress on my linear algebra class, which means I have an update to share on the image deskewing project I mentioned last week. Thanks to all of you who provided comments on that post, by the way: there's some really valuable information there. The current implementation […]
-
As I started on my linear algebra class, some weeks ago, I decided to dust off the Transformer app I'd written a few years ago and make sure it works in AutoCAD 2014. It actually really helped me in creating appropriate transformation matrices for certain parts of the course. Coincidentally, a few days ago, I […]
-
Augusto Gonçalves – from the ADN team based in São Paulo – asked me to post a quick note advertising an upcoming AutoCAD .NET training he's delivering in Mexico City on September 2-3, 2013. The class is free to attend and will be delivered in Spanish. Here's a description of the training class in Spanish […]
-
This request came in a few weeks ago regarding the source code for the recently posted DGN clean-up tool: Would you modify the tool so that it can be processed by the equivalent figure ObjectDBX (of course for AutoCAD, not RealDWG)? I would like to give the Database object to the function, and the tool […]
-
I'm just back from a relaxing week spent in Ried-Brig and Valsesia, two very interesting – and in many ways similar – Alpine locations in Switzerland and Italy respectively. We were travelling with close friends of ours – she's from Ried-Brig, he's from Valsesia – which meant the week was packed with interesting (and usually […]
-
In case you missed it, last week Scott Sheppard announced the availability of a new version of DesignScript on Autodesk Labs. This release unveils DesignScript Studio which brings a visual programming environment to the DesignScript language. People who are familiar with Rhino Grasshopper or SoftImage's ICE will be aware of the benefits of working with […]
-
For those who have (quite understandably) not been following the story unfolding around this tool, here's a quick timeline so far. I've largely pieced this together from emails, as I don't typically tag blog updates with a date (something it seems I ought to consider starting). 12/12/12 – In response to a request from our […]