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

rs.GetObjectEx() seems to be broken in 8.14 IronPython

$
0
0

Hi all,
I’m getting the following error message with rs.GetObjectEx() in IronPython in Rhino 8 SR 14:

File “C:\Users\axelj.rhinocode\py27-rh8\site-rhinopython\rhinoscript\selection.py”, line 333, in GetObjectEx
File “C:\Users\axelj.rhinocode\py27-rh8\site-rhinopython\rhinoscript\selection.py”, line 276, in init
NameError: global name ‘_CustomGetObjectEx__CustomGetObjectEx’ is not defined
IronPython.Runtime.UnboundNameException: global name ‘_CustomGetObjectEx__CustomGetObjectEx’ is not defined

I’m using the ScriptEditor

Is this a known issue?

Many thanks
Axel

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4120

Trending Articles