CAA C++ API Modifications

DMAPSInterfaces


Entity
SP
Modification
To Do
DMAPSInterfaces/Public/CATISPPChildManagement.h/CATISPPChildManagement/GetNumberOfChild/Arg_1GAADVHCDefault value has changed from "Activity" to "". No impact today because the default value is managed internally but is meant to prepare a tigher IPD integration. Pleaser check that you don't call it like this:
  • GetNumberOfChild("Activity");
but like that:
  • GetNumberOfChlid("");
DMAPSInterfaces/Public/CATISPPChildManagement.h/CATISPPChildManagement/GetChild/Arg_1GAADVHC