Inherited Values Changing to Locally Defined Values

Hi

I’m encountering an issue with my Grasshopper script where inherited values are changing to locally defined values, resulting in an increase from 16to 281 family types. I’m hoping to get some guidance on how to troubleshoot and resolve this issue.

Here’s a breakdown of the problem:

  • I have a Grasshopper script that generates Revit family types based on input parameters.

  • Initially, the script is set up to generate 16 inherited values, but somehow, these values are changing to locally defined values, resulting in 289 family types being created.


  • I’ve reviewed my Grasshopper definition and inputs, but I can’t seem to identify the source of the problem.

Could anyone provide some insights or suggestions on how to troubleshoot this issue? Are there specific components or techniques I should be using to ensure that only the 17 inherited values are maintained?

Any help would be greatly appreciated!

Thank you!

Help Us Help You - Grasshopper - McNeel Forum

first thing I would try is to remove this empty line

then you might need some grafting here and there, but start by removing the empty line first :slight_smile: