What I want to do is making Bounding Box by geometry value from levels and grids.
I could make function for Bounding Box, but exporting geometry value is difficult.
How can I get elevation from two levels and X and Y coordination from two X grids and two Y grids?
sorry for my bad English I can explain again if you can’t understand my text.
1 Like
@jh.lee5YTTX
i loved it with reference planes and cubids
Subject similar to this has been touched many time before on this forum.
https://forum.dynamobim.com/search?q=grid%20intersections
A topic that came to mind which can also be helpful.
Thanks Cyril,
I have used your code as reference to obtain what I needed.
I also wanted grid names with the box so I used my original code and added your logic to create box from sorted points.
And instead of sorting grids by name I had to sort them by their location as in some of the models grids names were not in the sequence as sorting will produce.
[image]
Final script to get boxes looks something like this.
[gridsolids]
[GridIntersectionsToSolids]
Thanks you All
Best Regards
Ni…
I also.
One of the main goals of the Dynamo community is to help others. One way to do that is by answering your questions. But to get the right answer, you’ll first have to ask your question in the right way. Although people are generally very helpful, there are things you can do to improve your chances of getting good and quick answers. Below you will find some suggestions on how to achieve that. Do not think of these suggestions as rules and especially do not take them as a guarantee of getting an an…