CAA API Modifications

TopologicalOperators


Entity
Modification
To Do
TopologicalOperators/Protected/CATDynDraftRibbon.h/CATDynDraftRibbon/CATDynDraftRibbonMHBDMAddition of a default argument -> BT compatible (recompile)
TopologicalOperators/Protected/CATDynDraftParam.h/CATDynDraftParam/CATDynDraftParamMHBDMThe input arguments are now passed by reference -> modify your code if necessary
TopologicalOperators/Protected/CATDynDraftParam.h/CATDynDraftParam/HasRatioMHBDMThe input arguments of the constructor are now passed by reference, so that this method is useless -> suppress its call
TopologicalOperators/Protected/CATDynDraftParam.h/CATDynDraftParam/HasAngleMHBDMThe input arguments of the constructor are now passed by reference, so that this method is useless -> suppress its call