Revit area parameter

I created “Area types” parameter for categorizing different areas. I guess there is not yet any way for accessing this parameter in grasshopper?

image

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.

1 Like