23 #ifndef CAD4FE_geometric_toolsH
24 #define CAD4FE_geometric_toolsH
56 static double AngleInPlane(
double *__axisX,
double *__direction);
63 static double MoveParamInPlane(
MG_FACE * __face,
double __planeNormal[3],
double __planeRootPoint[3],
double deltamax3D,
int nbPointToPlaneResidueCorrection,
double __uv[2],
double __xyz[3]);