I have a very large context model of a city (includes curves and surfaces) and would like to extract a portion of it using a script. I’m able to generate a cylinder using python given a set of coordinates and radius, but I haven’t been able to find a good method of isolating the geometry within that cylinder.
I’ve found prior posts like this one about doing this with planar curves but nothing with surfaces. Does anyone know of a good way to script getting objects inside or outside a boundary?
3 posts - 2 participants