mcneel / ghpython

A Grasshopper component for Rhino.Python
http://www.food4rhino.com/project/ghpython
117 stars 34 forks source link

User objects #57

Open piac opened 10 years ago

piac commented 10 years ago

ghpythonlib components should list user objects. This includes User objects containing ghPython scripts, like LadyBug

http://discourse.mcneel.com/t/new-ghpython-with-node-in-code-and-multi-threading/4499/7

sbaer commented 10 years ago

I wonder if it would make more sense to stay very explicit and have something like a userobjects modules that supports this instead of lumping it in with the components.

piac commented 10 years ago

That would also work, sure.

mostaphaRoudsari commented 10 years ago

This is a great idea and will be so useful. Let me know if I can do any work on my side to make it easier.