The Hook Interface
- Last UpdatedJan 30, 2023
- 1 minute read
A number of methods with predefined names and parameter lists must exist in the configuration file. These methods are:
-
getNoteName (<NoteInd>)
-
getNoteChar (<NoteInd>)
-
getNoteFilter (<NoteInd>, <FilterInd>)
-
getNoteData (<ItemNo>)
-
setNoteData (<NoteNo>, <ModelType>, <Model>, <PartType>, <Part>, <SubPartType>, <SubPart>)
They are all described in detail below. These methods should never be changed regarding the input parameters and the result values.