damn_server.list_of.area_squares

damn_server.list_of.area_squares(aid, lt=None, ge=None)

Return the list of area squares with maximum length of 1024.

Parameters:
  • aid (ConstrainedIntValue) – The area identifier.

  • lt (ConstrainedIntValue) – Squares with identifier (sid) less than lt.

  • ge (ConstrainedIntValue) – Squares with identifier (sid) greater or equal to ge.