You cannot post messages because only members can post, and you are not currently a member.
Description:
Ask questions and share answers about developing Ruby scripts for SketchUp using the Ruby API for SketchUp.
|
|
|
Attention Ruby Developers
   
|
| |
Did you know that we have a resource for Ruby developers in addition
to these discussions? You can view the SketchUp Ruby API documentation
in its own Google Group at the link below:
[link]
This is a resource for advanced users of Ruby and isn't intended for... more »
|
|
Having problems posting to the Ruby API Discussion?
|
| |
I've you've come to the Ruby API Discussion to help others or to ask
questions but find you're unable to post, while you may be able to
post without a problem to the SketchUp SDK Discussion then you maybe
stumbling over one of our hiccups. We've moved the Ruby API Group over
to the rest of the SketchUp Developer's area so that there were like... more »
|
|
Best way to connect SketchUp to C++ / Java
|
| |
Hi,
I'm trying to write a multi-threaded program to interface with
SketchUp on Windows, which needs to be written in either C++ or Java,
for library reasons. What's the easiest way to connect them? Ideally 2-
way communication would be possible, but I only really need the C++/
Java to call Ruby functions inside SketchUp.... more »
|
|
Need to Validate the URL hit from Web Dialog
|
| |
Hi Guys,
How you all are doing?
I am in a mid of an Ocean n need ur help.
I am having a Plugin where i m hitting an URL in my Web Dialog.
Actually i need to validate if the user hits the URL from SU WebDialog
or in a normal browser.
So can anyone of you guys help me out.
Thanks in advance.... more »
|
|
ISSUE:Platform Constant(s) for SU Embedded Ruby
|
| |
Proposed Platform Constants for SU Embedded Ruby
Please Read proposal / request for discussion at:
[link]
Then please give feedback (your thoughts or which constant style you
like,) there in the SketchUcation forum (prefered,) or here in this... more »
|
|
"Using Cucumber with SketchUp"
|
| |
I've been working on ways to use Cucumber to test SketchUp plugins. I've written up my current results and plans in: Using Cucumber with SketchUp [link] -r
|
|
Non-Standard ruby calls (ie; from full ruby library)
|
| |
Hi,
I'm trying to set up a simple socket connection into sketchup to pass
in values remotely.
When I try and execute...
require 'socket'
puts Socket.gethostname
... i get nothing.
I can only assume its because socket and other more advanced classes
aren't included with SketchUp.... more »
|
|
sketchup to cityGml plugin
|
| |
I am using cityGML export plugin in sketchup.
but the export is not working.
the plugin i downloaded from this website
[link]
is there any other pulgin which is working correctly.
please mail me @sateeshk...@gmail.com
|
|
Customize Menu
|
| |
hi...all,
I am building a configurator on google sketchup......I want to
customize the main menu....(File,Draw,View)etc.. in sketchup....I want
them to either disable or hide for better visbility...
Is there any option to hide or disable them.....
|
|
Drag/Drop option in mouse event
|
| |
Hi i want to create a custom tool dat wil drag a model/instance on
its MouseMove option and will Drop the model at dat place in MouseLeft
Click Option...
Any Ideas ....
Ya i know dat... google has it's own Drag and Drop Contol.....
But I want my own customized control ...of drag and drop........ more »
|
|
|