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

rs.GetObject bug

$
0
0

Hi there,

i’ve discovered a strange buglet when using below to prompt for a mesh object:

import rhinoscriptsyntax as rs
rh_obj = rs.GetObject("Select a mesh", 32, True, False)

it seems to allow to select (decal) mapping widget objects. It rejects the selection though but imho should not allow to select mapping widgets at all.

_
c.

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles