CAA C++ API Modifications | TopologicalOperators Framework Modifications in V5R14 |
TopologicalOperators/Public/CATTopCorner.h/CATTopCorner/GetCurBeginOfCorner Prototype: virtual void GetCurBeginOfCorner(int & oNumWire)=0; | GA | INDM | Correction of a wrong 'nodoc' tag. Documentation was clear: this method must not be used. |
TopologicalOperators/Public/CATTopCorner.h/CATTopCorner/SetBeginOfCorner Prototype: virtual void SetBeginOfCorner(int iNumWire)=0; | GA | INDM | Correction of a wrong 'nodoc' tag. Documentation was clear: this method must not be used. |
TopologicalOperators/Public/CATTopCorner.h/CATTopCorner/GetBeginOfCorner Prototype: virtual void GetBeginOfCorner(int & oNumWire)=0; | GA | INDM | Correction of a wrong 'nodoc' tag. Documentation was clear: this method must not be used. |