CAA C++ API Modifications

TopologicalOperators Framework Modifications in V5R16


Entity
SP
Modification
To Do
TopologicalOperators/Public/CATDynFilletRadius.h/CATDynFilletRadius/TestDirection
Prototype: short TestDirection()const;
GAINDM Method never implemented, doesn't work. Check that you don't use it
TopologicalOperators/Public/CATDynFilletRadius.h/CATDynFilletRadius/Stream
Prototype: void Stream(CATCGMStream& Str);
GAINDM Exposition error. Must not be used. Check that you don't use it
TopologicalOperators/Public/CATDynFilletRadius.h/CATDynFilletRadius/UnStream
Prototype: static CATDynFilletRadius*UnStream(CATCGMStream & iStr);
GAINDM Exposition error. Must not be used. Check that you don't use it