Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grasshopper_Toolkit: Copy inputs and outputs #361

Open
IsakNaslundBh opened this issue May 17, 2019 · 1 comment
Open

Grasshopper_Toolkit: Copy inputs and outputs #361

IsakNaslundBh opened this issue May 17, 2019 · 1 comment
Assignees
Labels
type:feature New capability or enhancement type:question Ask for further details or start conversation

Comments

@IsakNaslundBh
Copy link
Contributor

I hacked together a little c# script that lets you copy over inputs and outputs from one component to another. Can be useful when replacing old components with new etc, after a methods has stopped working or for other reasons.
CopyInputsOutputs2

Might be something we want to get in as a special case GH component?

@IsakNaslundBh IsakNaslundBh added type:feature New capability or enhancement type:question Ask for further details or start conversation labels May 17, 2019
@IsakNaslundBh IsakNaslundBh self-assigned this May 17, 2019
@epignatelli
Copy link
Member

epignatelli commented May 17, 2019

Suuper nice, If dependencies allow it, I think it can be included in the Grasshopper Engine part that refactors the GH_Manipulator.
Linking this for completeness:
#277

@adecler adecler self-assigned this Oct 4, 2019
@adecler adecler removed their assignment Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement type:question Ask for further details or start conversation
Projects
None yet
Development

No branches or pull requests

3 participants