Tactical Unit Groups

A Tactical Unit Group represents a collection of military units in the scene. Each group can display a SIDC (Symbol Identification Code) icon, a 3D model, readiness status, capability information, and range indicators.

Creating a Tactical Unit Group

Right-click a point in the scene, choose Add New Item, then select Add Tactical Unit Group.

Ribbon Settings

Basic

  • Add More Units — Enter placement mode to add more unit positions to the group.
  • Show Readiness Table — Open a readiness summary panel showing the readiness and capability status of all units in the group.
  • Show HQ Model — Display a high-quality model at the group's headquarters location (requires a HQ Model URL to be set).
  • Show Associated Slides — Display associated image slides.
  • Edit Associated Slides — Open a table editor for managing the image slides associated with this group.
  • Add Range Indicator — Add a range circle to the group with a configurable name, distance, and colour.

Display

  • SIDC — The 20-character Symbol Identification Code (NATO APP-6) defining the symbol displayed on the group icon.
  • Model URL — URL of the 3D model to display at each unit position.
  • HQ Model URL — URL of a higher-resolution model for the headquarters position.
  • Icon Mode — How units are displayed when viewed from a distance: Group (single group icon), Unit (individual unit icons), or None (no icon).
  • Colour Readiness — Colour-code units by their readiness status (red/amber/green).

Scene Explorer Settings

Expanding the group shows:

  • Units table — Position, heading, pitch, and readiness of each unit in the group.
  • Range Indicators table — List of range circles with enable/disable, name, distance, and colour controls.
  • Capabilities — Define capability columns and track which units have each capability.

Right-Click Context Menu

OptionDescription
Edit NameRename the item.
Move ToMove the camera to frame the group.
Remove ItemDelete the item from the scene.

Scene Node Metadata

KeyTypeDescription
sidcstring20-character SIDC (NATO APP-6) symbol code.
modelstringURI of the 3D model for unit positions.
modelhqstringURI of the high-quality headquarters model.
iconModestringIcon display mode: group, unit, or none.
colourReadinessboolColour units by readiness status.
tint.rdoubleModel tint red channel (0–1).
tint.gdoubleModel tint green channel (0–1).
tint.bdoubleModel tint blue channel (0–1).
numCapabilitiesintNumber of capability columns tracked.
rangesCountintNumber of range indicators.
ranges[i].enabledboolWhether range indicator i is visible.
ranges[i].namestringName label for range indicator i.
ranges[i].rangedoubleRadius of range indicator i in metres.
ranges[i].colouruintColour of range indicator i (BGRA packed).
units[i].hdoubleHeading of unit i in degrees.
units[i].pdoublePitch of unit i in degrees.
units[i].readydoubleReadiness of unit i (0–1, or −1 for unknown).
units[i].capabilitiesint64Capability bitmask for unit i.