Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
Visual Lisp
-
Hi all
Can you convert DVB visual lisp(autocad add on plugin) to a Ruby language to use in sketch up? -
The data structure in AutoCAD is different to that in Sketchup so code conversion will be quite complicated. Unless the major part of the lisp code in question is computational rather than related to geometry manipulation, you will be better off writing new ruby code from scratch rather than trying to port the code to ruby.
Advertisement