boundingBox objectName

Operand types

objectName: Object

Type of returned value

Description

Returns a bounding box of given object in model coordinates space.
The result is in the format [[minX, minZ, minY], [maxX, maxZ, maxY]].

Used In

ArmA

Example

_Bbox = boundingBox objectname
Search OFPEC COMREF