Anyone familiar with lisp? I’ve written a few routines that help me draft at work (AutoCad/Civil 3D), but it is a little overwhelming. I’d love to chat with some people and maybe get a couple resources to learn from.
Anyone familiar with lisp? I’ve written a few routines that help me draft at work (AutoCad/Civil 3D), but it is a little overwhelming. I’d love to chat with some people and maybe get a couple resources to learn from.
C3d comes with Dynamo, and you can use python there, it’s much less overwhelming. Also visual programming is really fun!
Back in the days I played with Autolisp my most important resources were Lee Mac programming, The Swamp and the official help. Usually searching for “autolisp” yields better results, as there are a lot very different lisp dialects.
I appreciate the comment! I will look into dynamo more this weekend, that does look interesting. Those are some great resources, thanks!