I created “Area types” parameter for categorizing different areas. I guess there is not yet any way for accessing this parameter in grasshopper?
I created “Area types” parameter for categorizing different areas. I guess there is not yet any way for accessing this parameter in grasshopper?
Hi @harri.humppi,
Any regular parameter should be accessible using any of the already existing components that deal with parameters.
So you can try with ‘Inspect Element’ or ‘Element parameter’ to read and write it on any Area element.