In the specification of the GetPresentPhases() method of the ICapeThermoMaterial interface for example, it is stated that the output parameters shall be returned as "UNDEFINED". Now I am unsure how to do this.
In the header file Cobia_UndefinedValues.h, there is the line
Code: Select all
#define CapeStringUndefined (COBIA::ConstCapeEmptyString{})
but as I am not a programmer by trade, I am not sure if and how to use it.
In any case, I would greatly appreciate any tips on how to correctly return "UNDEFINED" as per the COBIA specification.
Regards,
Philip