zone.inbox
Syntax
- m = zone.inbox(vl,vu<,b>)
Get zones with extents intersecting a box. The extent is the axis-aligned bounding box of the zone. Specifying b = false indicates that only zones with positions falling in the box are returned.
Returns: m - map of balls
Arguments: vl - lower corner of the box
vu - upper corner of the box
b - optional intersection specifier
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |