Interface CustomArea

Custom area

Describe a custom area element with its infos, geometry and behaviour associated ⚙️

See

RoboccDocs for further information

Hierarchy

  • CustomArea

Properties

behaviour: Behaviour

Behaviour

color?: string

Area's color

description?: string

Description

geometry: Position[]

Geometry

id?: number

Id

id_map?: number

Id of the map

name?: string

Name

uuid: number

Uuid, unique identifier on the current map

zindex: number

Z-index of area, the higher is upper most

Generated using TypeDoc