Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx176 const TopoDS_Face& theSecPlane,
2174 const TopoDS_Face& theSecPlane, in FilterSectionEdges() argument
2198 if(!theSecPlane.IsNull()) { in FilterSectionEdges()
2199 IntTools_BeanFaceIntersector anIntersector(anEdge, theSecPlane); in FilterSectionEdges()