block.zone.containing
Syntax
- bzp = block.zone.containing(v<,b>)
Get the zone that contains the given position. By default, all zones are searched. However, if the optional argument b is set true, then only visible zones are searched.
Returns: bzp - block zone pointer Arguments: v - position b - optional flag that determines if only visible blocks are searched b = \(true\)). Be default b = \(false\)
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |