Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_vpr.cxx770 …Standard_Boolean LastPointIsVertex = (faceindex==1) ? aLastPoint.IsVertexOnS1() : aLastPoint.IsVe… in ProcessVPonR() local
779 if(!keepvp && LastPointIsVertex) { in ProcessVPonR()