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