algorithmic modeling for Rhino
Hello,
I'm developing my own component. As one of the output parameters, I want to have Karamba.Model.Model. The issue is if I use just pManager.AddGenericParameter("Model", "Model", "Model", GH_ParamAccess.item);
and in my code
Model model = new Model();
DA.SetData(1, model);
Once I use my output parameter Model as input to Karamba component Disassemble Model ,I get an error message in Grasshopper Data conversion failed from Goo to Model.
Is there any way how to resolve it?
Tags:
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by