Forcing complete code generation

In some instances, you might want to generate the entire model, rather than just the modified elements.

About this task

To force a complete regeneration of the model, select Code > Re Generate(configuration).

Note: Forcing a regeneration of code using Code > Re Generate(configuration) does not always regenerate the source files. The model is being regenerated (as is shown in the Output window) but only to temporary files. These files are then compared with their original counterparts and then overwritten if changes have been made. If you want to ensure that the code is completely regenerated each time, then you need to delete the active configuration folder. To automate this with a macro, choose Tools > Customize to create your macro (helper application) and set the helper trigger to Before Code Generation.