CAA C++ API Modifications

TopologicalOperators Framework Modifications in V5R14


Entity
SP
Modification
To Do
TopologicalOperators/Public/CATTopCorner.h/CATTopCorner/GetCurBeginOfCorner
Prototype: virtual void GetCurBeginOfCorner(int & oNumWire)=0;
GAINDMCorrection 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;
GAINDMCorrection 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;
GAINDMCorrection of a wrong 'nodoc' tag. Documentation was clear: this method must not be used.