You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davidbl edited this page Sep 13, 2010
·
1 revision
Thanks to the inspiration and information that I got from this post, I was able to hack together a simple implementation of IRB for the AutoCAD command line.
The C# source code is included. Just create a new project in VS, reference the appropriate autocad and ironruby dlls (see the comments in the source). Compile, netload in to autocad and away you go.
There is a little movie showing the rb_repl in action on my old blog