abstract fun withAvoidAreas(avoidAreas: MutableList<BoundingBox!>!): T
A list of rectangles that define areas to be avoided during a reachable range calculation.
avoidAreas
- MutableList<BoundingBox!>!:
Return
T: reference to the common params object