Interface methods
Methods to be implemented
The following methods must be implemented for a geometric feed adaptation (TcCncGeoFeedAdaptInterfaces.h):
- virtual HRESULT TCOMAPI CalculateFeedAdaption(PTcGeoFeedAdaptParam gfa)=0;
CalculateFeedAdaption | When the functionality is in its active state, the calculation takes place in each interpolation cycle. The method calculates an override factor dependent on the surface ratio. Input: Current parameters for geometric feed adaptation |