You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
If grasshopper does not have support for the text that this script is supposed to generate, then it may make sense to provide more descriptive exceptions. Maybe something like
"Text objects are not supported grasshopper, so this python script can not create them"
Of course if text objects are supported, then we just need to fix the function.
http://python.rhino3d.com/threads/1028-rs.AddText-gives-Runtime-error-(MissingMemberException)
If grasshopper does not have support for the text that this script is supposed to generate, then it may make sense to provide more descriptive exceptions. Maybe something like
"Text objects are not supported grasshopper, so this python script can not create them"
Of course if text objects are supported, then we just need to fix the function.