diff --git a/wiki/EckradExample.md b/wiki/EckradExample.md index 9c5fef2..4d68e5c 100644 --- a/wiki/EckradExample.md +++ b/wiki/EckradExample.md @@ -21,6 +21,8 @@ Typendeklaration des Eckrads. Welche Daten welcher Art soll es aufnehmen? Aufnahme der Definition in die Libary ![](bilder/session4/Main_SSG-Declarations-Types-SSG_Group-SSG_ShapeType.png) +Dabei ist unbedingt darauf zu achten, dass die Typendeklation vor der SSG_Shape Type im Baum existieren muss. Ansonsten ist der Typ in der Definition unser SSG Library nicht anwählbar. + ### 1.1.2 Main_SSG->Declarations->GlobalVariables->MUI EckradData_defaults: diff --git a/wiki/bilder/WebGraphicalEditorSVG.png b/wiki/bilder/WebGraphicalEditorSVG.png index 3fa1ab8..cbad369 100644 Binary files a/wiki/bilder/WebGraphicalEditorSVG.png and b/wiki/bilder/WebGraphicalEditorSVG.png differ