DesignScript
-
Here's a fun one to finish up the week. And no, it isn't a belated April Fool's gag. 😉 I should probably say right away that you won't be printing money after reading this blog post, but you might know more about some of the security measures used by those who do. A couple of […]
-
After introducing the work down by Carlos Paris on using AutoCAD to hunt prime numbers, we then looked at some DesignScript code that essentially recreates the core geometry Carlos used to visualize prime numbers. In this post, we'll create some .NET code that iterates through the visualization, gathering primes and tagging them with rays to […]
-
In the last post we looked at some amazing visualizations of prime numbers created by Carlos Paris. I also mentioned I'd try my hand at replicating the basic visualization using DesignScript: it's a good fit for solving this kind of problem (we want to create lots of repeated geometry based on the results of mathematical […]
-
Since mentioning my earlier involvement with DesignScript, I've been meaning to follow up with a quick post on why this programming language is different to the others people are currently using with AutoCAD. Hence the title of the post, which stands for "Yet Another Scripting Language?", inspired by two acronyms, Yacc and YAG (this is […]
-
I'm really excited about this. A new programming language and environment for AutoCAD is now available for download on Autodesk Labs (and here's the announcement on Scott's blog, in case, and you should also be aware of this login/download issue – something I just ran into myself). Way back when, I helped integrate the initial […]