Model Block Class editor¶
The Model Block Class editor represents model block class object and supports following functions.
- Create pin definitions - The user can create definitions for input and output pin. The pin definition includes name and type of a pin. The pin name should be unique.
- Remove pin definitions - The user can remove pin definitions either by using ‘Remove’ button or by using ‘Delete’ Key. The user may remove multiple pin definitions at once.
- Auto correcting pin definitions - The pin name should be unique within a model block class object. If a duplicate pin names exists, the user can auto-correct the names. Appropriate indexes are used to correct duplicate names if the user chooses for auto correction.