Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx2085 TopOpeBRepDS_ListIteratorOfListOfInterference SCIIt, CPIIt; in findIndexPoint() local
2092 CPIIt.Initialize (DStr.CurveInterferences(SCI->Geometry())); in findIndexPoint()
2093 for (; CPIIt.More(); CPIIt.Next()) { in findIndexPoint()
2095 Handle(TopOpeBRepDS_CurvePointInterference)::DownCast(CPIIt.Value()); in findIndexPoint()