Home
last modified time | relevance | path

Searched refs:ErrorOnSurface (Results 1 – 25 of 27) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_MakePipe.cxx149 Standard_Real BRepOffsetAPI_MakePipe::ErrorOnSurface() const in ErrorOnSurface() function in BRepOffsetAPI_MakePipe
151 return myPipe.ErrorOnSurface(); in ErrorOnSurface()
H A DBRepOffsetAPI_MakePipeShell.cxx314 Standard_Real BRepOffsetAPI_MakePipeShell::ErrorOnSurface() const in ErrorOnSurface() function in BRepOffsetAPI_MakePipeShell
316 return myPipe->ErrorOnSurface(); in ErrorOnSurface()
H A DBRepOffsetAPI_MakePipe.hxx85 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepOffsetAPI_MakePipeShell.hxx260 Standard_EXPORT Standard_Real ErrorOnSurface() const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepOffsetAPI_MakePipe.hxx85 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DGeomFill_Sweep.hxx112 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepOffsetAPI_MakePipeShell.hxx260 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_Pipe.hxx75 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_Sweep.hxx101 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_PipeShell.hxx171 Standard_EXPORT Standard_Real ErrorOnSurface() const;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepOffsetAPI_MakePipe.hxx86 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DGeomFill_Sweep.hxx115 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_Pipe.hxx79 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepOffsetAPI_MakePipeShell.hxx262 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_Sweep.hxx106 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_PipeShell.hxx180 Standard_EXPORT Standard_Real ErrorOnSurface() const;
/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_Sweep.hxx112 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DGeomFill_Sweep.cxx1087 Standard_Real GeomFill_Sweep::ErrorOnSurface() const in ErrorOnSurface() function in GeomFill_Sweep
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Pipe.hxx75 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_Sweep.hxx101 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_PipeShell.hxx171 Standard_EXPORT Standard_Real ErrorOnSurface() const;
H A DBRepFill_Pipe.cxx350 Standard_Real BRepFill_Pipe::ErrorOnSurface() const in ErrorOnSurface() function in BRepFill_Pipe
526 myErrorOnSurf = MkSw.ErrorOnSurface(); in PipeLine()
663 myErrorOnSurf = MkSw.ErrorOnSurface(); in MakeShape()
687 myErrorOnSurf = MkSw.ErrorOnSurface(); in MakeShape()
H A DBRepFill_PipeShell.cxx764 myErrorOnSurf = MkSw.ErrorOnSurface(); in Build()
876 Standard_Real BRepFill_PipeShell::ErrorOnSurface() const in ErrorOnSurface() function in BRepFill_PipeShell
H A DBRepFill_Sweep.cxx2077 B.UpdateEdge(E, Sweep.ErrorOnSurface()); in BuildWire()
2188 TabErr(isec,ipath) = Sweep.ErrorOnSurface(); in BuildShell()
2191 if (Sweep.ErrorOnSurface()>Error) Error = Sweep.ErrorOnSurface(); in BuildShell()
3153 Standard_Real BRepFill_Sweep::ErrorOnSurface() const in ErrorOnSurface() function in BRepFill_Sweep
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTest/
H A DBRepTest_SweepCommands.cxx889 Standard_Real ErrorOnSurfaces = Sweep->ErrorOnSurface(); in errorsweep()

12