82 lines
6.1 KiB
Markdown
82 lines
6.1 KiB
Markdown
- [1. Integration des Shapes Eckrad in die Library des RD Configurators](#1-integration-des-shapes-eckrad-in-die-library-des-rd-configurators)
|
|
- [1.1 Declarations](#11-declarations)
|
|
- [1.2 Definition des Modern User Interface (MUI)](#12-definition-des-modern-user-interface-mui)
|
|
- [1.3 Initialisierung des Modern User Interfaces (MUI)](#13-initialisierung-des-modern-user-interfaces-mui)
|
|
- [2. Graphical 2d Editor Wizard](#2-graphical-2d-editor-wizard)
|
|
- [Tab Icons](#tab-icons)
|
|
- [Tab Rotation Class](#tab-rotation-class)
|
|
- [Tab Connection Points](#tab-connection-points)
|
|
- [Tab Events](#tab-events)
|
|
|
|
# 1. Integration des Shapes Eckrad in die Library des RD Configurators
|
|
|
|
## 1.1 Declarations
|
|
|
|
|
|
### 1.1.1 Main_SSG->Declarations->Types->SSG_Group
|
|

|
|

|
|
|
|
### 1.1.2 Main_SSG->Declarations->GlobalVariables->MUI
|
|

|
|

|
|
|
|
### 1.1.3 Main_SSG->Declarations->Functions->SSG->Kreisel_PROTOTYPE_GROUP->Create Proto
|
|

|
|

|
|

|
|

|
|
|
|
### 1.1.4 Main_SSG->Declarations->Functions->SSG->Kreisel_PROTOTYPE_GROUP->Update Shape
|
|

|
|

|
|

|
|

|
|
<!--14.11.2023 11:44 79.693 Main_SSG-Declarations-Functions-SSG-Kreisel_PROTOTYPE_GROUP-Function_CreateUpdateShape_Switch_EckradPlatzieren-SetStruct.png-->
|
|
|
|
## 1.2 Definition des Modern User Interface (MUI)
|
|
|
|
### 1.2.1 Main_SSG->Declarations->Functions->MUI
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### 1.2.2 Main_SSG->Declarations->FunctionOnEditor2DInserted->SwitchForShapeFamily
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
## 1.3 Initialisierung des Modern User Interfaces (MUI)
|
|
|
|
### Main_Group->INIT->MUI->EckradUI->KreiselUIPanels
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
|
|
# 2. Graphical 2d Editor Wizard
|
|
## Tab Icons
|
|

|
|
## Tab Rotation Class
|
|

|
|
## Tab Connection Points
|
|

|
|
## Tab Events
|
|

|