This article presents Automation objects, methods, and properties that have been added since V5R17 GA to enhance CAA V5 Automation capabilities, support functional evolutions and correct defects. Some of those modifications already exist on V5R17 service packs. A few properties and methods have been modified or suppressed. VB and VBScript code using those methods may have to be modified. VB projects using the corresponding objects must be recompiled.
Consult About VB, VBA, Debug, and Portability for details on manual adjustments that may be required for existing VB/VBA projects to be usable on a new release.
Deprecated APIs can be found in CAA IDL API Deprecated Index.
New objects in V5R18 SP4:
New objects in V5R18 SP3:
New articles in V5R18 SP2:
New articles and Use Cases in V5R18 GA:
You can also find news from previous CAA releases:
New classes | ||
Infrastructure | CGRAdhesionSettingAtt | |
SelectionSets | ||
Misc | PspPlacePart | |
StiDBChildren | ||
StiDBItem | ||
StiEngine | ||
D5Device | ||
DeviceDOFState | ||
MHIRelationManagement | ||
MRLAttachment | ||
MRLDocAttachments | ||
RobAnalysisHeartBeatUsageSettingAtt | ||
Part Design | Affinity | |
AutoDraft | ||
AxisToAxis | ||
Schematics | SchRouteSymbol | |
SchAppMultiImage | ||
SchAppMultiImageMaster | ||
[Top] |
Modified methods and properties | ||
[Top] |
||
CATIAPartInfrastructureSettingAtt::GetModelSizeInfo CATIAPartInfrastructureSettingAtt::SetModelSizeLock CATIAPartInfrastructureSettingAtt::ModelSize (Property Read/Write) | The corresponding setting capability doesn't exist anymore, the API is so now useless and has been removed. | |
DNBIAImportD5SettingAtt::VisBaseFrm (Property Read/Write) DNBIAImportD5SettingAtt::VisCoorsys (Property Read/Write) DNBIAImportD5SettingAtt::VisToolFrm (Property Read/Write) DNBIAImportD5SettingAtt::VisWclPath (Property Read/Write) | The User Setting to which those methods were giving access has now 3 possible values, the signature of those methods so now uses the FrameVisibility enumerate type instad of a boolean. |
Suppressed methods, classes and properties |