This article presents automation object, methods and properties that have been added since V5R14 GA to enhance CAA V5 automation capabilities, support functional evolutions and correct defects. Some of those modification already exist on V5R14 service packs. A few properties and methods have been modified or suppressed. VB and VBScripts code using those methods may have to be modified. VB projects using the corresponding objects must be recompiled.
Deprecated APIs can be found in CAA IDL API Deprecated Index.
New articles and Use Cases in V5R15:
You can also find news from previous CAA releases:
Modified methods and properties | ||
[Top] |
Modified methods and properties | ||
AnalysisEntity::AnalysisSupports (Property Read) | Previously undocumented. For CAA exposition, argument has been changed from CATIAReference into CATIAAnalysisSupport. | |
AnalysisLocalEntity::AnalysisSupports (Property Read) | ||
[Top] |
Suppressed methods, classes and properties | ||
AnalysisModels::Add | Has never been implemented (returned E_NOTIMPL), so was useless and has been removed. | |
InteropSettingAtt::GetPrj_WarnInfo | Non implemented methods representing a non existing setting. Were so useless and have been removed. | |
InteropSettingAtt::SetPrj_WarnLock | ||
HybridShapeFactory::ChangeFitureName | Previously undocumented.Has been replaced by HybridShapeFactory::ChangeFeatureName | |
[Top] |