Grasshopper

algorithmic modeling for Rhino

Hello, I've been having this issue for awhile now and I cannot find a way to work around it.

In Python for Grasshopper, whenever I want to run rs.BooleanUnion on a set of surfaces I get a string return of the GUID of the newly created polysurface, but GH won't recognize the string as a GUID and rather just treat it as text. I've attached the files that clearly highlight the problem.

Views: 630

Attachments:

Replies to This Discussion

import rhinoscriptsyntax as rs

a = rs.BooleanUnion(x)

output is text parameter......

Yes Panda,

Forgive me as I'm new to this, but how can I get the result of the Union operation into grasshopper for further manipulation? 

Here is the example!

Attachments:

*face palm* nvm thank you for exposing my stupidity 

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service