All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Maria GDK Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:58, 3 June 2024 Tmd talk contribs created page Milsymbol Mapping (Created page with "== Milsymbol Mapping == With the "MilSymMapper" class you can map draw object sidc between the milsymbol versions: APP6D, MIL-STD-2525D, and MIL-STD-2525C. === Examples of Usage === Tese example maps the Battle Position type. === Examples of Usage - Get Mapped SIDC from SIDC === <source lang="c#"> var factory = new DrawObjectCommonFactory(); // Get APP6D sidc from MIL-STD-2525C SIDC var id_d = factory.MilSymMapper.GetMilSymSIDCFromMilSymSIDC("TACGRP.C2GM.DEF.ARS.BTLPS...")