wall.inbox
Syntax
- l = wall.inbox(vl,vu<,b>)
Get walls with extents intersecting a box. The extent is the axis-aligned bounding box of the wall. Specifying b = false indicates that only walls with positions falling in the box are returned.
Note
This function uses cell-space-based algorithms for efficient spatial searching, and therefore assumes that the walls are properly mapped into the cell space. Directly after the model has been restored, after walls have been created or facets added to existing walls, one must execute a
model clean
command prior to using this function.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |