This article presents automation object, methods and properties that have been added since V5R15 GA to enhance CAA V5 automation capabilities, support functional evolutions and correct defects. Some of those modification already exist on V5R15 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 V5R16:
You can also find news from previous CAA releases:
New classes | ||
Infrastructure | SearchSettingAtt | |
Kinematics | Dressup | |
Dressups | ||
Misc | 2DLSettingAtt | |
Sampled | ||
Shot | ||
Shots | ||
Shuttle | ||
Sticker | ||
StickerSupport | ||
Track | ||
Tracks | ||
FASReportingSettingAtt |
Modified methods and properties | ||
RenderingLight::CausticPhotonsNumber (Property Read/Write) | Property type has changed from short to long. No impact on vbscript macros. VB/VBA project must be modified accordingly. | |
RenderingLight::GlobalPhotonsNumber (Property Read/Write) | ||
[Top] |
||
ColorESSObjectSettingAtt | Moved into StructureInterfaces framework/type library. No impact on vbscript macros, VB/VBA project must be recompiled. | |
ColorSTDObjectSettingAtt | ||
MaterialESSObjectSettingAtt | ||
PathESSRessourcesSettingAtt | ||
TypeESSObjectSettingAtt |
Suppressed objects, colections, methods, and properties | |
ColorSFDObjectSettingAtt | The corresponding product is not supported anymore. |
MaterialSFDObjectSettingAtt | |
Query List::Query Relations::Query |
Removed (interface never implemented). |
ManufacturingDocument | Removed (interface never implemented). |
AnalysisMeshPart::Update | Moved to base class (AnalysisSet). No impact on VBScript, VB/VBA projects must be recompiled. |
ManufacturingTool::Number (Property read) ManufacturingToolAssembly::Number (Property read) |
Deprecated in V5R14, use the ToolNumber property instead. |
SpatialIndex object and SpatialIndexes collection | Removed (interfaces never implemented). |
OptimizerWorkBench::SpatialIndexes (Property read) | Removed according to SpatialIndex object and SpatialIndexes collection removal. |
HybridShapeFactory::AddNewFillEdge and HybridShapeFactory::AddNewFillEdgeWithSurfaces | Removed. The HybridShapeFillEdge object was deprecated in V5R14 and is now removed in V5R16. These two methods created this object, but were not deprecated in V5R14. |
[Top] |