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

rs.GetObject / Rhinocommon Gets

$
0
0

If you do the following:

get = rs.GetObject( “Pick”, rs.filter.polysurface | rs.filter.surface)

Why does rs.filter.polysurface | rs.filter.surface work, in terms of that style / notation, for being able to throw two possible values in here ? It’s handy but wondered if there is a term for doing this.

I’m trying to use RhinoCommon but I still can’t quite get my head round all the different Gets, even with the help of the samples.

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 5786

Trending Articles