Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_vpr.cxx685 Standard_Boolean grestriction = (myLine->TypeLineCurve() == TopOpeBRep_RESTRICTION); in ProcessVPonR() local
686 Standard_Boolean glinenotoned = !wline && !grestriction && !myLineIsonEdge; in ProcessVPonR()