The example for Set.include? http://code.google.com/apis/sketchup/do ... ml#include? uses a different method name:
- Code: Select all
status = set.contains? object
It is currently Thu Sep 09, 2010 5:55 pm
status = set.contains? objectIn addition to the 4-argument form detailed here, you may also call this method with 6 parameters in the form of:
Arguments:
weight1 - A weight or percentage.
vector1 - The first vector.
weight2 - A weight or percentage.
vector2 - The end point of the line.
Chris Fullmer wrote:Jim just pointed out this method and I noticed its missing:
- Code: Select all
Face.get_glued_instances
Chris Fullmer wrote:But is the SU Ruby code documented in a similar way to rDoc or something? Is it set up so that you guys can change the documentation, then run some rDoc like command on it and it automatically updates the website?
avariant wrote:I'm pretty certain the material observer is completely wrong. The base class defines all but two methods incorrectly, and doesn't appear to use them all that correctly either.
ScottLininger wrote:Chris Fullmer wrote:Jim just pointed out this method and I noticed its missing:
- Code: Select all
Face.get_glued_instances
Hey Chris (or Jim),
I don't think that's a standard method... (am I wrong?) I went to go add it to the docs, but I can't find it. Maybe it's part of some script out there?
Let me know,
"selectCameraOrbitTool:" doesnt work.
It's action name is simply OrbitTool.
ScottLininger wrote:Hello everyone,
Yes, we just launched some new docs for the Ruby API on the code site. These are the most accurate and up to date documentation we have ever had, and we hope that they are useful. (That being said, there is obviously still room for improvement.)
Users browsing this forum: Google Adsense Bot and 1 guest