Container
Container is an object clickable in the 3D map.
Name | Type | Description |
---|---|---|
id | int | Id of the container |
idPlace | int | Id of the current map |
idParent | int | Container parent id. Null if no parent |
floorId | int | Current floor of the container |
name | string | Name of the container |
referenceClient | string | Custom client ref use for matching map container with client data |
positionLocal | Position local | |
positionWorld | Position local | |
transform | Position local |