CAA C++ API Modifications

CATIAV4Interfaces Framework Modifications in V5R15


Entity
SP
Modification
To Do
CATIAV4Interfaces/Public/CATIV4IInteropSettingAtt.h/CATIV4IInteropSettingAtt/GetPrj_Warn
Prototype: virtual HRESULT GetPrj_Warn(CATString & oDefaultWarn)= 0;
GAMHBDMRemoved, corresponding setting never implemented, so was useless.
CATIAV4Interfaces/Public/CATIV4IInteropSettingAtt.h/CATIV4IInteropSettingAtt/SetPrj_Warn
Prototype: virtual HRESULT SetPrj_Warn(CATString & iDefaultWarn)= 0;
GAMHBDMRemoved, corresponding setting never implemented, so was useless.
CATIAV4Interfaces/Public/CATIV4IInteropSettingAtt.h/CATIV4IInteropSettingAtt/GetPrj_WarnInfo
Prototype: virtual HRESULT GetPrj_WarnInfo(CATSettingInfo* oInfo)= 0;
GAMHBDMRemoved, corresponding setting never implemented, so was useless.
CATIAV4Interfaces/Public/CATIV4IInteropSettingAtt.h/CATIV4IInteropSettingAtt/SetPrj_WarnLock
Prototype: virtual HRESULT SetPrj_WarnLock(unsigned char iLocked)= 0;
GAMHBDMRemoved, corresponding setting never implemented, so was useless.