need ‘Copy’ option in the command line when referencing geometry
‘Get Integer’ needs ‘Undo’ option just like ‘Get Number’ component
‘Group’ option for ‘Context Bake’ component
if numerical input component (like Get Number) has a predefined value, it would be nice to be able to just hit ‘Enter’ to keep that value in the command line unless a different value is desired
a definition with ‘Solid Difference’ component slows the GHplayer down a lot
Otherwise, GHplayer is one of the best features added to a new release! you can now create
your own custom tools. Superb!
new wish list:
-be able to delete input geometry after (this has been requested by someone else I think)
-group option for ‘Context Bake’ (from previous list)
-remote panel access
-support for loops
Impressive demo. Not only a great example of what can be done with ghplayer but gh in general. What did you use for making your icons? Those look great too.
weird question on this topic,
would it be possible to somehow intercept the event that triggers the Context Print and Context Bake in form of a boolean, in such a way it could trigger other things instead?
for instance, stupid example, instead of ContextBake I’d like to use Human and bake on my own new layer, so it would be really helpful to have a boolean that becomes True only when the GrasshopperPlayer script is almost fully executed, just before triggering the ContextPrint / ContextBake