FreeFormOperators Changed Classes or Interfaces |
This table summarizes the CAA V5 FreeFormOperators classes, interfaces, methods, and global functions that you may have used in your applications built on top of CAA V5 and that have been replaced in the New V5R20 CGM Interfaces Layer. For each of these:
| Class or Interface | Comment | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CATConvertCrvToNurbsCrv | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATConvertSurToNurbsSur | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATCrvDegreeModification | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATCrvFittingToNurbsCrv | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATInterproxCrv | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATInterproxSur | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATLiss | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATSurDegreeModification | Not supported any longer. 1 replacing class
|
|||||||||||
| Class or Interface | Comment | |||||||||||
| CATSurFittingToNurbsSur | Not supported any longer. 1 replacing class
|
|||||||||||
| Global Functions | Signature | Comment | ||||||||||
| CATCreateInterproxCrv | CATInterproxCrv* CATCreateInterproxCrv(CATGeoFactory*iFactory, CATSoftwareConfiguration* iConfig, CATLISTP_CATCurve_ &iListe, const CATMathSetOfPointsND*iPoints, const CATMathSetOfVectors*iVectors, double & iTension, double & iSmoothness, double & iTolapp, const int iImposition[2], CATSkillValue iMode=BASIC) |
Not supported any longer. 1 replacing method
|
||||||||||
| CATCreateInterproxSur | CATInterproxSur* CATCreateInterproxSur(CATGeoFactory*iFactory, CATSoftwareConfiguration* iConfig, CATLISTP_CATSurface_ &iListe, const CATMathSetOfPointsND*iPoints, const CATMathSetOfVectors*iVectors, double & iTension, double & iSmoothness, double & tolapp, const int*iImposition, const CATMathDirection*iVect=NULL, CATSkillValue iMode=BASIC) |
Not supported any longer. 1 replacing method
|
||||||||||
| CATCreateLiss | CATLiss* CATCreateLiss(CATGeoFactory*iFactory, CATSoftwareConfiguration* iConfig, CATMathSetOfPointsND*iPoints, double &iTol, CATSkillValue iMode=BASIC) |
Not supported any longer. 1 replacing method
|
||||||||||
| CATCreateCrvFittingToNurbsCrv | CATCrvFittingToNurbsCrv* CATCreateCrvFittingToNurbsCrv(CATGeoFactory*iFactory, const CATCurve*iCurve, const CATCrvLimits &iLimits, double iMaxDeviation, CATLONG32 iRationalAllowed = 1, CATSkillValue iMode = BASIC) |
Not supported any longer. 2 replacing methods
|
||||||||||
| CATCreateSurFittingToNurbsSur | CATSurFittingToNurbsSur* CATCreateSurFittingToNurbsSur(CATGeoFactory*iFactory, const CATSurface* iSurface, const CATSurLimits & iLimits, double iMaxDeviation, CATLONG32 iRationalAllowed = 1, CATSkillValue iMode = BASIC) |
Not supported any longer. 2 replacing methods
|
||||||||||
| CreateCrvDegreeModification | CATCrvDegreeModification* CreateCrvDegreeModification(CATGeoFactory*iFactory, CATCurve*iNurbsCurve, const CATLONG32 iTargetDegree, const double iTolerance, CATSkillValue iMode = BASIC) |
Not supported any longer. 2 replacing methods
|
||||||||||
| CreateCrvDegreeModification | CATCrvDegreeModification* CreateCrvDegreeModification(CATGeoFactory*iFactory, CATCurve*iNurbsCurve, const CATLONG32 &iNewDegree, CATSkillValue iMode = BASIC) |
Not supported any longer. 2 replacing methods
|
||||||||||
| CreateInterproxCrv | CATInterproxCrv* CreateInterproxCrv(CATGeoFactory*iFactory, CATLISTP_CATCurve_ &iListe, const CATMathSetOfPointsND*iPoints, const CATMathSetOfVectors*iVectors, double & iTension, double & iSmoothness, double & iTolapp, const int iImposition[2], CATSkillValue iMode=BASIC) |
Not supported any longer. 1 replacing method
|
||||||||||
| CreateInterproxSur | CATInterproxSur* CreateInterproxSur(CATGeoFactory*iFactory, CATLISTP_CATSurface_ &iListe, const CATMathSetOfPointsND*iPoints, const CATMathSetOfVectors*iVectors, double & iTension, double & iSmoothness, double & tolapp, const int*iImposition, const CATMathDirection*iVect=NULL, CATSkillValue iMode=BASIC) |
Not supported any longer. 1 replacing method
|
||||||||||
| CreateLiss | CATLiss* CreateLiss(CATGeoFactory*iFactory, CATMathSetOfPointsND*iPoints, double &iTol, CATSkillValue iMode=BASIC) |
Not supported any longer. 1 replacing method
|
||||||||||
| CreateSurDegreeModification | CATSurDegreeModification* CreateSurDegreeModification(CATGeoFactory*ifactory, CATNurbsSurface*iNurbsSurface, const CATLONG32 &iTargetDegreeU, const CATLONG32 &iTargetDegreeV, const double iTolerance, CATSkillValue iMode = BASIC) |
Not supported any longer. 2 replacing methods
|
||||||||||
| CreateSurDegreeModification | CATSurDegreeModification* CreateSurDegreeModification(CATGeoFactory*iFactory, CATNurbsSurface*iNurbsSurface, const CATLONG32 &iNewDegreeU, const CATLONG32 &iNewDegreeV, CATSkillValue iMode = BASIC) |
Not supported any longer. 2 replacing methods
|
||||||||||