Home
last modified time | relevance | path

Searched refs:nboccur (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx4572 Standard_Integer nboccur; in ChFi3d_ChercheBordsLibres() local
4574 nboccur=0; in ChFi3d_ChercheBordsLibres()
4579 if (cur1.IsSame(cur)) nboccur++; in ChFi3d_ChercheBordsLibres()
4582 if (nboccur==1) { in ChFi3d_ChercheBordsLibres()
4590 nboccur=0; in ChFi3d_ChercheBordsLibres()
4595 if (cur1.IsSame(cur)) nboccur++; in ChFi3d_ChercheBordsLibres()
4598 if (nboccur==1) { in ChFi3d_ChercheBordsLibres()