Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx2012 if (ipath < NbPath) in BuildWire()
2377 VEdge(isec, NbPath+1) = E; in BuildShell()
2382 Vertex(isec+1, NbPath+1) = TopExp::FirstVertex(TopoDS::Edge(VEdge(isec, NbPath+1))); in BuildShell()
2384 Vertex(isec+1, NbPath+1) = TopExp::LastVertex(TopoDS::Edge(VEdge(isec, NbPath+1))); in BuildShell()
2387 Vi(NbPath+1), Vertex(isec+1, NbPath+1)); in BuildShell()
2393 Vertex(1, NbPath+1) = TopExp::LastVertex(TopoDS::Edge(VEdge(1, NbPath+1))); in BuildShell()
2395 Vertex(1, NbPath+1) = TopExp::FirstVertex(TopoDS::Edge(VEdge(1, NbPath+1))); in BuildShell()
2398 TabErr(1, NbPath), Vi(NbPath+1), Vertex(1, NbPath+1 )); in BuildShell()
2404 S = TabS(NbLaw, NbPath); in BuildShell()
2409 S = TabS(isec, NbPath); in BuildShell()
[all …]