Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx4571 TopTools_ListIteratorOfListOfShape ItE,ItE1; in ChFi3d_ChercheBordsLibres() local
4577 for (ItE1.Initialize(myVEMap(V1)); ItE1.More(); ItE1.Next()) { in ChFi3d_ChercheBordsLibres()
4578 const TopoDS_Edge& cur1 = TopoDS::Edge(ItE1.Value()); in ChFi3d_ChercheBordsLibres()
4593 for (ItE1.Initialize(myVEMap(V1)); ItE1.More(); ItE1.Next()) { in ChFi3d_ChercheBordsLibres()
4594 const TopoDS_Edge& cur1 = TopoDS::Edge(ItE1.Value()); in ChFi3d_ChercheBordsLibres()