Can I specify preprocessor defines for reversing from C++

I have a lot of preprocessor build guards in my C++ code. Is there anyway I can specify which of these I want defined in Visual Paradigm when I’m generating a model from the code? Currently I have to keep changing my code for the full model to be generated.