Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Interface wishes from Mitch #37

@sbaer

Description

@sbaer

Posted on python forum at http://python.rhino3d.com/threads/994-Grasshopper-python-component-suggestion

Hi Giulio,

OK, thanks! Couple of other things -

  1. Once you put your own script in there, the component can't distinguish from no input, insufficient input or incorrect input. With normal GH components, the first two result in an orange component color, the last with a red. With GHPython it's always red until it's correct. I would like to see the component be orange when one or more inputs are disconnected, don't know if that's possible.

  2. I would like to be able to prompt the user as what the component is expecting at the inputs and and returning at the outputs - right now all you have is "Script variable X..." , but the standard components give you the actual description of the data it is expecting - so that would imply in the input/output manager would have a place to type in these names, and then they could show up when someone hovers the mouse over the spot.

  3. Relative to the above, if a type hint (such as "curve") is given for any input, that the input right click generic "set one data item" changes to the type specific "set one curve"...

Thanks, --Mitch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions