Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5835

RhinoScript Object ID

$
0
0

@rhorsefield wrote:

The Rhino.IsObject(strID) always returns false if I manually set strID to a valid ID as returned by Rhino’s List command. For instance:

strID = “FF628557-9C20-403e-AE70-9A3EF6C312EE”
if IsObject(strID) then 'always returns false!

I’m outputting object data to a text file including the IDs, and through a Rhinoscript dialog allowing the user to paste in an ID to select it. There seems to be more than just text associated with a valid ID string though. I’ve also tried the ID as all lower and all upper case, but neither works. How do I format it as a recognizable object ID?

Posts: 7

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5835

Latest Images

Trending Articles



Latest Images