I have a project with radial grids that are unique on every level (don't ask, that's just the way it is.)
ive generated all my grids from a rhino model using Dynamo however , by default these grids will also show up on the plan view above and below, if not all levels. So I can see the grids from level 6 on plan view 5 and 7. So Ive got all of my grids but my plans show grids from the level above and below. I don't want that. On level 6 I want to see only level 6 grids. On level 5 I want to see only level 5 grids. On level 7 I only want to see my level 7 grids....etc.
There is a lot of grids! I dont want to have to create a perpendicular section for every single grid to manually adjust extents in the z direction.
what should I do. Is there a Dynamo-ish way to read /write the z values of grids?
ive generated all my grids from a rhino model using Dynamo however , by default these grids will also show up on the plan view above and below, if not all levels. So I can see the grids from level 6 on plan view 5 and 7. So Ive got all of my grids but my plans show grids from the level above and below. I don't want that. On level 6 I want to see only level 6 grids. On level 5 I want to see only level 5 grids. On level 7 I only want to see my level 7 grids....etc.
There is a lot of grids! I dont want to have to create a perpendicular section for every single grid to manually adjust extents in the z direction.
what should I do. Is there a Dynamo-ish way to read /write the z values of grids?
Comment