areaLimits property

  1. @ImcField('Area Limits', 'area_limits', ImcType.typeMessageList)
List<PolygonVertex> areaLimits

The boundaries of the admissable area for this autonomous section.

Implementation

@ImcField('Area Limits', 'area_limits', ImcType.typeMessageList)
List<PolygonVertex> get areaLimits;