InterviewSolution
Saved Bookmarks
| 1. |
What Is The Sketchup Ruby Api? |
|
Answer» The SketchUp Ruby API (Application Programming Interface) is a way that Ruby programmers can extend the capabilities of SketchUp to MEET their needs. By creating a script (aka a text FILE) and placing it in SketchUp's plugins folder, you can make SketchUp do all kinds of things:
The SketchUp Ruby API (Application Programming Interface) is a way that Ruby programmers can extend the capabilities of SketchUp to meet their needs. By creating a script (aka a text file) and placing it in SketchUp's plugins folder, you can make SketchUp do all kinds of things: |
|