Files
dxfmakros/menu/SSG_LIB.cui
T
s.ayadi 7242e815f8 HundM05-Testfall und DXF-Analyse-Skripte
- lib/dxf_scan_components.py: erkennt ILS-/Omniflo-Komponenten in fremden
  Projektzeichnungen und schreibt sie im Testdaten-JSON-Schema aus
- lib/dxf_abbild.py: getreue Abbildung der Bauteile einer Fremdzeichnung
  (Attribute, Weltkoordinaten, Unterkomponenten) ohne Interpretation
- tests/test_hundm05.{lsp,py}, testdata/hundm05.json, conftest-Fixtures und
  alltests.json-Eintrag fuer den Kreisel-Abschnitt aus ST500592_05.dxf
- menu: TEST_HUNDM05 im Testmenue, Connection_Insert/Edit in SSG_LIB.cui
- Doku: hartkodierte Pfade durch (getenv "DXFMAKRO") ersetzt

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-24 12:10:58 +02:00

1705 lines
56 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<CustSection xml:lang="en-US">
<Header>
<WorkspaceRoot>
<Workspace DefaultWorkspace="true" ScrollBars="ignore">
<Name>Konstruieren</Name>
<WSPopRoot>
<WSPop Display="1" MenuGroup="SSG_LIB" pUID="PM_00004"/>
</WSPopRoot>
<WSToolbarRoot/>
</Workspace>
<WorkspaceConfigRoot>
<WorkspaceConfig Display="true">
<Name>Konstruieren</Name>
</WorkspaceConfig>
</WorkspaceConfigRoot>
</WorkspaceRoot>
</Header>
<MenuGroup Name="SSG_LIB">
<MacroGroup Name="SSG_LIBMacros">
<MenuMacro UID="MM_00007">
<Macro>
<Name>Einfuegen</Name>
<Command>^C^C(ssg-ensure "KreiselInsert") KreiselInsert</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00008">
<Macro>
<Name>Verbinden</Name>
<Command>^C^C(ssg-ensure "KreiselInsert") KreiselConnect</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00009">
<Macro>
<Name>Bearbeiten</Name>
<Command>^C^C(ssg-ensure "KreiselInsert") KreiselEdit</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00010">
<Macro>
<Name>Eckrad</Name>
<Command>^C^C(ssg-ensure "KreiselInsert") ILS_Eckrad</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00012">
<Macro>
<Name>BTMT-Beladung</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_BTMT_Beladung</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00013">
<Macro>
<Name>BTMT-Entladung</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_BTMT_Entladung</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00015">
<Macro>
<Name>Scanner einfuegen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_SCANNER_INSERT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00016">
<Macro>
<Name>Separator einfuegen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_SEPARATOR_INSERT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00018">
<Macro>
<Name>Durch TEF angetriebene Strecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_TEF_Strecke</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00019">
<Macro>
<Name>VarioFoerderer</Name>
<Command>^C^CVarioFoerderer</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00020">
<Macro>
<Name>EtageVarioFoerderer</Name>
<Command>^C^CETAGEVARIOFOERDERER</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00021">
<Macro>
<Name>Vario_Kette_Merge</Name>
<Command>^C^C(ssg-ensure "VarioFoerderer") Vario_Kette_Merge</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00022">
<Macro>
<Name>VarioFoerderer nachruesten (Marker)</Name>
<Command>^C^C(ssg-ensure "VarioFoerderer") VARIOFOERDERER_NACHRUESTEN</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00024">
<Macro>
<Name>90 Kurve links angetrieben Aussen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K90LA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00025">
<Macro>
<Name>90 Kurve rechts angetrieben Aussen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K90RA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00026">
<Macro>
<Name>60 Kurve links angetrieben Aussen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K60LA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00027">
<Macro>
<Name>60 Kurve rechts angetrieben Aussen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K60RA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00028">
<Macro>
<Name>30 Kurve links angetrieben Aussen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K30LA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00029">
<Macro>
<Name>30 Kurve rechts angetrieben Aussen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K30RA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00031">
<Macro>
<Name>90 Kurve links angetrieben Innen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K90LI</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00032">
<Macro>
<Name>90 Kurve rechts angetrieben Innen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K90RI</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00033">
<Macro>
<Name>60 Kurve links angetrieben Innen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K60LI</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00034">
<Macro>
<Name>60 Kurve rechts angetrieben Innen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K60RI</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00035">
<Macro>
<Name>30 Kurve links angetrieben Innen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K30LI</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00036">
<Macro>
<Name>30 Kurve rechts angetrieben Innen</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_K30RI</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00038">
<Macro>
<Name>Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "Gefaellestrecke") GEFAELLESTRECKE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00040">
<Macro>
<Name>90 Kurve links Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_GK90L</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00041">
<Macro>
<Name>90 Kurve rechts Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_GK90R</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00042">
<Macro>
<Name>60 Kurve links Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_GK60L</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00043">
<Macro>
<Name>60 Kurve rechts Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_GK60R</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00044">
<Macro>
<Name>30 Kurve links Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_GK30L</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00045">
<Macro>
<Name>30 Kurve rechts Gefaellestrecke</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_GK30R</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00046">
<Macro>
<Name>ILS Schliessen</Name>
<Command>^C^C</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00049">
<Macro>
<Name>90</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APB_630_90</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00050">
<Macro>
<Name>67.5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APB_550_675</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00051">
<Macro>
<Name>45</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APB_630_45</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00052">
<Macro>
<Name>22.5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APB_550_225</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00053">
<Macro>
<Name>180</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APB_650_180</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00055">
<Macro>
<Name>90</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APB60_90</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00057">
<Macro>
<Name>AP 60</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_AP60</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00058">
<Macro>
<Name>AP 110</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_AP110</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00059">
<Macro>
<Name>APG 110</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APG110</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00061">
<Macro>
<Name>Einfach 90 700/700 links M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_W90_Einfach</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00062">
<Macro>
<Name>Doppel 90 700/700 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_W90_Doppel</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00063">
<Macro>
<Name>Dreiwege 90 700/700 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_W90_Dreiwege</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00065">
<Macro>
<Name>Einfach 45 350/700 links M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_W45_Einfach</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00066">
<Macro>
<Name>Doppel 45 350/700 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_W45_Doppel</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00067">
<Macro>
<Name>Dreiwege 45 350/700 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_W45_Dreiwege</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00069">
<Macro>
<Name>Einfach Parallel 200/750 links M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WP_Einfach</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00070">
<Macro>
<Name>Doppel Parallel 200/750 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WP_Doppel</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00071">
<Macro>
<Name>Dreiwege Parallel 200/750 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WP_Dreiwege</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00073">
<Macro>
<Name>Einfach 22.5 links M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WK_Einfach</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00074">
<Macro>
<Name>Doppel 22.5 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WK_Doppel</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00075">
<Macro>
<Name>Dreiwege 22.5 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WK_Dreiwege</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00077">
<Macro>
<Name>Delta 1400/700 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WKomb_Delta_1400</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00078">
<Macro>
<Name>Delta 1600/800 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WKomb_Delta_1600</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00079">
<Macro>
<Name>Star 1400/1400 M</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_WKomb_Star</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00081">
<Macro>
<Name>TEF Antriebst. rechts</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TEF_AntriebR</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00082">
<Macro>
<Name>TEF Umlenkspannst. rechts</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TEF_UmlenkR</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00084">
<Macro>
<Name>TEF Antriebst. links</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TEF_AntriebL</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00085">
<Macro>
<Name>TEF Umlenkspannst. links</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TEF_UmlenkL</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00087">
<Macro>
<Name>TEF Gerade auf Linie</Name>
<Command>^C^C(ssg-ensure "TEFInsert") TEF_FOERDERER_LINIE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00088">
<Macro>
<Name>TEF Gerade</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TEF_Gerade</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00090">
<Macro>
<Name>Stopper AP</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_STOPPER</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00091">
<Macro>
<Name>Scanner</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_SCANNER</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00092">
<Macro>
<Name>Bürstenbremse</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_BUERSTENBREMSE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00093">
<Macro>
<Name>KettenFoerderer</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_KettenFoerderer</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00095">
<Macro>
<Name>TV W-W kpl</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_W_W</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00096">
<Macro>
<Name>TV W-AP110 kpl</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_W_AP110</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00097">
<Macro>
<Name>TV W-AP60 oben kpl.</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_W_AP60</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00098">
<Macro>
<Name>TV W-AP110-W kpl</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_W_AP110_W</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00099">
<Macro>
<Name>TV W-AP oben kpl</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_W_AP</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00100">
<Macro>
<Name>TV 80</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_80</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00101">
<Macro>
<Name>TV 50</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_50</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00102">
<Macro>
<Name>Endplatte Al-Profil AP schraubbar</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_ENDPLATTE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00103">
<Macro>
<Name>Anschlag AP-Ende fuer Spulenzug</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_ANSCHLAG</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00104">
<Macro>
<Name>TV-A fuer AP110/AP60 kpl</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_A_AP110_AP60</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00105">
<Macro>
<Name>TV-A fuer AP60/ST</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_A_AP60_ST</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00106">
<Macro>
<Name>TV-A fuer AP110/ST kpl</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_A_AP110_ST</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00107">
<Macro>
<Name>TV-SW II fuer SW-SW</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_SW_II_SW_SW</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00108">
<Macro>
<Name>TV-SW III fuer SW-AP110-SW</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_SW_III_AP110_SW</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00109">
<Macro>
<Name>TV-SW III fuer SW-AP110</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_SW_III_AP110</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00110">
<Macro>
<Name>TV-SW IV fuer Anschluss SW-AP60</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_SW_IV_AP60</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00111">
<Macro>
<Name>TV-SW IV fuer SW-ST</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_SW_IV_ST</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00112">
<Macro>
<Name>Muffe</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_TV_MUFFE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00114">
<Macro>
<Name>APB 110 R400/45 140 nur fuer Delta</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R400_45_140</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00115">
<Macro>
<Name>APB 110 R550/45 194 nur fuer Delta</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_45_194</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00116">
<Macro>
<Name>APBW 110 R550/22,5 360x248,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_225_360</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00117">
<Macro>
<Name>APBW 110 R550/22,5 410x298,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_225_410A</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00118">
<Macro>
<Name>APBW 110 R550/22,5 410x78,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_225_410B</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00119">
<Macro>
<Name>APBW 110 R550/22,5 410x98,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_225_410C</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00120">
<Macro>
<Name>APBW 110 R550/67,5 360x598,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_675_360</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00121">
<Macro>
<Name>APBW 110 R400/67,5 260x398,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R400_675_260</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00122">
<Macro>
<Name>APBW 110 R550/45 77x160</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_45_77</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00123">
<Macro>
<Name>APBW 110 R550/67,5 125x83,5</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_675_125</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00124">
<Macro>
<Name>APBW 110 R750/90 200x290</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R750_90_200</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00125">
<Macro>
<Name>APBW 110 R650/90 300x190</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R650_90_300</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00126">
<Macro>
<Name>APBW 110 R550/67,5 208x347</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_675_208</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00127">
<Macro>
<Name>APBW 110 R550/67,5 58x497</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_APBW_R550_675_58</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00128">
<Macro>
<Name>Element bearbeiten</Name>
<Command>^C^C(ssg-ensure "OmniModulInsert") OMNI_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00130">
<Macro>
<Name>Marker einfuegen</Name>
<Command>^C^C(ssg-ensure "Tro_Edit") TRO_INSERT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00131">
<Macro>
<Name>Marker bearbeiten</Name>
<Command>^C^C(ssg-ensure "Tro_Edit") TRO_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00132">
<Macro>
<Name>Bearbeiten (Auto)</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_BLOCKEDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00134">
<Macro>
<Name>Verbindung einfuegen</Name>
<Command>^C^C(ssg-ensure "Connection_Edit") CONNECTION_INSERT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00135">
<Macro>
<Name>Verbindung bearbeiten</Name>
<Command>^C^C(ssg-ensure "Connection_Edit") CONNECTION_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00138">
<Macro>
<Name>Export Sivas</Name>
<Command>^C^C(ssg-ensure "count_sep_scan") ZAEHLE_SEP_SCAN (ssg-ensure "export") EXPORTSIVAS</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00139">
<Macro>
<Name>Export CSV</Name>
<Command>^C^C(ssg-ensure "export") EXPORTCSV</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00141">
<Macro>
<Name>Umschalten 2D und 3D</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_SWITCH</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00142">
<Macro>
<Name>Alle Bloecke auf 2D</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_ALL_2D</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00143">
<Macro>
<Name>Alle Bloecke auf 3D</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_ALL_3D</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00144">
<Macro>
<Name>Sprache</Name>
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_SPRACHE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00147">
<Macro>
<Name>Alle Tests ausfuehren</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_run_all.lsp")) SSG_RUN_ALL_TESTS</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00149">
<Macro>
<Name>Kreisel</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_kreisel.lsp")) TEST_KREISEL</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00150">
<Macro>
<Name>Foerderer</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_foerderer.lsp")) TEST_FOERDERER</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00151">
<Macro>
<Name>Foerderer-Linienzug</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_linienzug.lsp")) TEST_LINIENZUG</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00152">
<Macro>
<Name>Omniflo</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_omniflo.lsp")) TEST_OMNIFLO</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00153">
<Macro>
<Name>Omniflo Strecke</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_omniflo_strecke.lsp")) TEST_OMNIFLO_STRECKE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00154">
<Macro>
<Name>Gefaellestrecke</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_gefaellestrecke.lsp")) TEST_GEFAELLESTRECKE</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00155">
<Macro>
<Name>Mubea Gesamtmodell</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_mubea.lsp")) TEST_MUBEA</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00156">
<Macro>
<Name>HundM05 Kreisel-Abschnitt</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_hundm05.lsp")) TEST_HUNDM05</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00157">
<Macro>
<Name>KS 2D/3D pruefen (CSV)</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/Lisp/ks_pruefung.lsp")) KS_PRUEFEN</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00158">
<Macro>
<Name>Export CSV/Sivas ALL</Name>
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_export_all.lsp")) TEST_EXPORT_ALL</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00170">
<Macro>
<Name>Kreisel bearbeiten</Name>
<Command>(ssg-ensure "KreiselInsert") KreiselEdit</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00171">
<Macro>
<Name>Omniflo Element bearbeiten</Name>
<Command>(ssg-ensure "OmniModulInsert") OMNI_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00172">
<Macro>
<Name>Gefaellestrecke bearbeiten</Name>
<Command>(ssg-ensure "Gefaellestrecke") GEFAELLESTRECKE_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00173">
<Macro>
<Name>VarioFoerderer bearbeiten</Name>
<Command>(ssg-ensure "VarioFoerderer") VARIOFOERDERER_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00174">
<Macro>
<Name>TRO-Marker bearbeiten</Name>
<Command>(ssg-ensure "Tro_Edit") TRO_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00175">
<Macro>
<Name>Verbindung bearbeiten</Name>
<Command>(ssg-ensure "Connection_Edit") CONNECTION_EDIT</Command>
</Macro>
</MenuMacro>
<MenuMacro UID="MM_00177">
<Macro>
<Name>SSG Bearbeiten (Auto)</Name>
<Command>(ssg-ensure "SSG_LIB_Commands") SSG_BLOCKEDIT</Command>
</Macro>
</MenuMacro>
</MacroGroup>
<MenuRoot>
<AcceleratorRoot/>
<MouseButtonRoot/>
<DigitizerButtonRoot/>
<PopMenuRoot>
<PopMenu UID="PM_00004">
<Alias>POP1</Alias>
<Name>SSG_LIB</Name>
<PopMenuRef pUID="PM_00005"/>
<PopMenuRef pUID="PM_00047"/>
<PopMenuRef pUID="PM_00129"/>
<PopMenuRef pUID="PM_00133"/>
<PopMenuRef pUID="PM_00137"/>
<PopMenuRef pUID="PM_00140"/>
<PopMenuRef pUID="PM_00146"/>
</PopMenu>
<PopMenu UID="PM_00005">
<Name>ILS</Name>
<PopMenuRef pUID="PM_00006"/>
<PopMenuRef pUID="PM_00011"/>
<PopMenuRef pUID="PM_00017"/>
<PopMenuRef pUID="PM_00037"/>
<PopMenuItem>
<NameRef>ILS Schliessen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00046"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00006">
<Name>Kreisel-Module</Name>
<PopMenuItem>
<NameRef>Einfuegen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00007"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Verbinden</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00008"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00009"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Eckrad</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00010"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00011">
<Name>Zusatzmodul</Name>
<PopMenuItem>
<NameRef>BTMT-Beladung</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00012"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>BTMT-Entladung</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00013"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>Scanner einfuegen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00015"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Separator einfuegen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00016"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00017">
<Name>Foerderer</Name>
<PopMenuItem>
<NameRef>~Durch TEF angetriebene Strecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00018"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>VarioFoerderer</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00019"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>EtageVarioFoerderer</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00020"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Vario_Kette_Merge</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00021"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>VarioFoerderer nachruesten (Marker)</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00022"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>~90 Kurve links angetrieben Aussen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00024"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~90 Kurve rechts angetrieben Aussen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00025"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~60 Kurve links angetrieben Aussen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00026"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~60 Kurve rechts angetrieben Aussen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00027"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~30 Kurve links angetrieben Aussen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00028"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~30 Kurve rechts angetrieben Aussen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00029"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>~90 Kurve links angetrieben Innen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00031"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~90 Kurve rechts angetrieben Innen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00032"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~60 Kurve links angetrieben Innen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00033"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~60 Kurve rechts angetrieben Innen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00034"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~30 Kurve links angetrieben Innen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00035"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~30 Kurve rechts angetrieben Innen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00036"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00037">
<Name>Gefaellestrecke</Name>
<PopMenuItem>
<NameRef>Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00038"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>~90 Kurve links Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00040"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~90 Kurve rechts Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00041"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~60 Kurve links Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00042"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~60 Kurve rechts Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00043"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~30 Kurve links Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00044"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~30 Kurve rechts Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00045"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00047">
<Name>Omniflo</Name>
<PopMenuRef pUID="PM_00048"/>
<PopMenuRef pUID="PM_00054"/>
<PopMenuRef pUID="PM_00056"/>
<PopMenuRef pUID="PM_00060"/>
<PopMenuRef pUID="PM_00064"/>
<PopMenuRef pUID="PM_00068"/>
<PopMenuRef pUID="PM_00072"/>
<PopMenuRef pUID="PM_00076"/>
<PopMenuRef pUID="PM_00080"/>
<PopMenuRef pUID="PM_00089"/>
<PopMenuItem>
<NameRef>~KettenFoerderer</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00093"/>
</MenuItem>
</PopMenuItem>
<PopMenuRef pUID="PM_00094"/>
<PopMenuRef pUID="PM_00113"/>
<PopMenuItem>
<NameRef>Element bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00128"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00048">
<Name>Boegen APB110</Name>
<PopMenuItem>
<NameRef>90</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00049"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>67.5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00050"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>45</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00051"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>22.5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00052"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>180</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00053"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00054">
<Name>Boegen APB60</Name>
<PopMenuItem>
<NameRef>90</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00055"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00056">
<Name>Aluprofil Gerade</Name>
<PopMenuItem>
<NameRef>AP 60</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00057"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>AP 110</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00058"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>APG 110</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00059"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00060">
<Name>Weiche 90 Grad</Name>
<PopMenuItem>
<NameRef>Einfach 90 700/700 links M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00061"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Doppel 90 700/700 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00062"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Dreiwege 90 700/700 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00063"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00064">
<Name>Weiche 45 Grad</Name>
<PopMenuItem>
<NameRef>Einfach 45 350/700 links M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00065"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Doppel 45 350/700 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00066"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Dreiwege 45 350/700 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00067"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00068">
<Name>Weichen Parallel</Name>
<PopMenuItem>
<NameRef>Einfach Parallel 200/750 links M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00069"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Doppel Parallel 200/750 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00070"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Dreiwege Parallel 200/750 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00071"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00072">
<Name>Weichenkoerper</Name>
<PopMenuItem>
<NameRef>Einfach 22.5 links M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00073"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Doppel 22.5 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00074"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Dreiwege 22.5 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00075"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00076">
<Name>Weichenkombinationen</Name>
<PopMenuItem>
<NameRef>Delta 1400/700 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00077"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Delta 1600/800 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00078"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Star 1400/1400 M</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00079"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00080">
<Name>TEF Elemente</Name>
<PopMenuItem>
<NameRef>TEF Antriebst. rechts</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00081"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>TEF Umlenkspannst. rechts</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00082"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>TEF Antriebst. links</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00084"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>TEF Umlenkspannst. links</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00085"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>TEF Gerade auf Linie</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00087"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>TEF Gerade</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00088"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00089">
<Name>Anbaugruppen</Name>
<PopMenuItem>
<NameRef>Stopper AP</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00090"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Scanner</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00091"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Bürstenbremse</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00092"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00094">
<Name>Verbinder</Name>
<PopMenuItem>
<NameRef>~TV W-W kpl</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00095"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV W-AP110 kpl</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00096"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV W-AP60 oben kpl.</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00097"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV W-AP110-W kpl</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00098"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV W-AP oben kpl</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00099"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV 80</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00100"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV 50</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00101"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~Endplatte Al-Profil AP schraubbar</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00102"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~Anschlag AP-Ende fuer Spulenzug</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00103"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-A fuer AP110/AP60 kpl</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00104"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-A fuer AP60/ST</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00105"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-A fuer AP110/ST kpl</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00106"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-SW II fuer SW-SW</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00107"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-SW III fuer SW-AP110-SW</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00108"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-SW III fuer SW-AP110</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00109"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-SW IV fuer Anschluss SW-AP60</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00110"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~TV-SW IV fuer SW-ST</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00111"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~Muffe</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00112"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00113">
<Name>Boegen fuer Weichen</Name>
<PopMenuItem>
<NameRef>~APB 110 R400/45 140 nur fuer Delta</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00114"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APB 110 R550/45 194 nur fuer Delta</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00115"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/22,5 360x248,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00116"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/22,5 410x298,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00117"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/22,5 410x78,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00118"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/22,5 410x98,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00119"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/67,5 360x598,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00120"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R400/67,5 260x398,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00121"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/45 77x160</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00122"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/67,5 125x83,5</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00123"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R750/90 200x290</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00124"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R650/90 300x190</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00125"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/67,5 208x347</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00126"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>~APBW 110 R550/67,5 58x497</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00127"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00129">
<Name>TRO</Name>
<PopMenuItem>
<NameRef>Marker einfuegen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00130"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Marker bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00131"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Bearbeiten (Auto)</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00132"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00133">
<Name>Connections</Name>
<PopMenuItem>
<NameRef>Verbindung einfuegen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00134"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Verbindung bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00135"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Bearbeiten (Auto)</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00132"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00137">
<Name>Export</Name>
<PopMenuItem>
<NameRef>Export Sivas</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00138"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Export CSV</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00139"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00140">
<Name>Konfiguration</Name>
<PopMenuItem>
<NameRef>Umschalten 2D und 3D</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00141"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Alle Bloecke auf 2D</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00142"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Alle Bloecke auf 3D</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00143"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Sprache</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00144"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Konfiguration Schliessen</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00046"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00146">
<Name>Tests</Name>
<PopMenuItem>
<NameRef>Alle Tests ausfuehren</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00147"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>Kreisel</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00149"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Foerderer</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00150"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Foerderer-Linienzug</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00151"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Omniflo</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00152"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Omniflo Strecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00153"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Gefaellestrecke</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00154"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Mubea Gesamtmodell</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00155"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>HundM05 Kreisel-Abschnitt</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00156"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>KS 2D/3D pruefen (CSV)</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00157"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Export CSV/Sivas ALL</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00158"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
<PopMenu UID="PM_00169">
<Alias>POP501</Alias>
<Name>SSG_LIB Edit Context</Name>
<PopMenuItem>
<NameRef>Kreisel bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00170"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Omniflo Element bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00171"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Gefaellestrecke bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00172"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>VarioFoerderer bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00173"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>TRO-Marker bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00174"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem>
<NameRef>Verbindung bearbeiten</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00175"/>
</MenuItem>
</PopMenuItem>
<PopMenuItem IsSeparator="true"/>
<PopMenuItem>
<NameRef>SSG Bearbeiten (Auto)</NameRef>
<MenuItem>
<MacroRef MenuMacroID="MM_00177"/>
</MenuItem>
</PopMenuItem>
</PopMenu>
</PopMenuRoot>
<ToolbarRoot/>
<ImageMenuRoot/>
<TabletMenuRoot/>
</MenuRoot>
</MenuGroup>
</CustSection>