I have created a entire model and then got the diagram generated code. Now I realized that I need to add more components in Palette.
But I have already carried out lot of modifications in the already generated Code.
So if I repeat all the steps, mostly I am gonna loose all my changes. So is there any way to add new components or introduce new element inside Palette without developing from initial cycle.
I have created a entire model and then got the diagram generated code. Now
Share
What do you mean exactly? Is it that you’re afraid of losing modifications you did to the generated source code? If that’s the case you can prevent a function from being generated adding the
@generated NOTtag.