Home
last modified time | relevance | path

Searched refs:SetTolerance (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_ShapeDivideContinuity.cxx60 void ShapeUpgrade_ShapeDivideContinuity::SetTolerance(const Standard_Real Tol) in SetTolerance() function in ShapeUpgrade_ShapeDivideContinuity
118 theSplitCurve2dTool->SetTolerance (myTolerance2d); in Handle()
119 theSplitCurve3dTool->SetTolerance (myTolerance3d); in Handle()
120 theSplitSurfaceTool->SetTolerance (myTolerance3d); in Handle()
H A DShapeUpgrade_SplitSurfaceContinuity.cxx72 void ShapeUpgrade_SplitSurfaceContinuity::SetTolerance(const Standard_Real Tol) in SetTolerance() function in ShapeUpgrade_SplitSurfaceContinuity
113 spc.SetTolerance(myTolerance); in Compute()
135 spc.SetTolerance(myTolerance); in Compute()
164 sps.SetTolerance(myTolerance); in Compute()
196 sps.SetTolerance(myTolerance); in Compute()
H A DShapeUpgrade_SplitCurve2dContinuity.cxx67 void ShapeUpgrade_SplitCurve2dContinuity::SetTolerance(const Standard_Real Tol) in SetTolerance() function in ShapeUpgrade_SplitCurve2dContinuity
93 spc.SetTolerance(myTolerance); in Compute()
121 spc.SetTolerance(myTolerance); in Compute()
H A DShapeUpgrade_SplitCurve3dContinuity.cxx68 void ShapeUpgrade_SplitCurve3dContinuity::SetTolerance(const Standard_Real Tol) in SetTolerance() function in ShapeUpgrade_SplitCurve3dContinuity
93 spc.SetTolerance(myTolerance); in Compute()
121 spc.SetTolerance(myTolerance); in Compute()
/dports/math/vtk8/VTK-8.2.0/Domains/ParallelChemistry/Testing/Cxx/
H A DTestPSimpleBondPerceiver.cxx54 bonder->SetTolerance(1.15); in TestPSimpleBondPerceiver()
67 bonder->SetTolerance(1.5); in TestPSimpleBondPerceiver()
80 bonder->SetTolerance(0.4); in TestPSimpleBondPerceiver()
92 bonder->SetTolerance(0.8); in TestPSimpleBondPerceiver()
/dports/math/vtk9/VTK-9.1.0/Domains/ParallelChemistry/Testing/Cxx/
H A DTestPSimpleBondPerceiver.cxx68 bonder->SetTolerance(1.15); in TestPSimpleBondPerceiver()
83 bonder->SetTolerance(1.4); in TestPSimpleBondPerceiver()
98 bonder->SetTolerance(0.3); in TestPSimpleBondPerceiver()
112 bonder->SetTolerance(0.8); in TestPSimpleBondPerceiver()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepMesh_VertexTool.hxx58 void SetTolerance(const Standard_Real theTolerance) in SetTolerance() function in BRepMesh_VertexTool
60 mySelector.SetTolerance( theTolerance ); in SetTolerance()
69 void SetTolerance(const Standard_Real theToleranceX, in SetTolerance() function in BRepMesh_VertexTool
72 mySelector.SetTolerance( theToleranceX, theToleranceY ); in SetTolerance()
H A DBRepMesh_VertexInspector.hxx41 SetTolerance(Precision::Confusion()); in BRepMesh_VertexInspector()
63 void SetTolerance(const Standard_Real theTolerance) in SetTolerance() function in BRepMesh_VertexInspector
73 void SetTolerance(const Standard_Real theToleranceX, in SetTolerance() function in BRepMesh_VertexInspector
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_VertexTool.hxx58 void SetTolerance(const Standard_Real theTolerance) in SetTolerance() function in BRepMesh_VertexTool
60 mySelector.SetTolerance( theTolerance ); in SetTolerance()
69 void SetTolerance(const Standard_Real theToleranceX, in SetTolerance() function in BRepMesh_VertexTool
72 mySelector.SetTolerance( theToleranceX, theToleranceY ); in SetTolerance()
H A DBRepMesh_VertexInspector.hxx41 SetTolerance(Precision::Confusion()); in BRepMesh_VertexInspector()
63 void SetTolerance(const Standard_Real theTolerance) in SetTolerance() function in BRepMesh_VertexInspector
73 void SetTolerance(const Standard_Real theToleranceX, in SetTolerance() function in BRepMesh_VertexInspector
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepMesh_VertexTool.hxx59 void SetTolerance(const Standard_Real theTolerance) in SetTolerance() function in BRepMesh_VertexTool
61 mySelector.SetTolerance( theTolerance ); in SetTolerance()
70 void SetTolerance(const Standard_Real theToleranceX, in SetTolerance() function in BRepMesh_VertexTool
73 mySelector.SetTolerance( theToleranceX, theToleranceY ); in SetTolerance()
H A DBRepMesh_VertexInspector.hxx41 SetTolerance(Precision::Confusion()); in BRepMesh_VertexInspector()
63 inline void SetTolerance(const Standard_Real theTolerance) in SetTolerance() function in BRepMesh_VertexInspector
73 inline void SetTolerance(const Standard_Real theToleranceX, in SetTolerance() function in BRepMesh_VertexInspector
/dports/cad/opencascade/opencascade-7.6.0/src/STEPControl/
H A DSTEPControl_Writer.cxx102 void STEPControl_Writer::SetTolerance (const Standard_Real Tol) in SetTolerance() function in STEPControl_Writer
105 if (!act.IsNull()) act->SetTolerance (Tol); in SetTolerance()
116 SetTolerance (-1.); in UnsetTolerance()
/dports/math/vtk9/VTK-9.1.0/Filters/Modeling/Testing/Python/
H A DTestImprintFilter3.py39 imp.SetTolerance(0.001)
63 imp2.SetTolerance(0.001)
87 imp3.SetTolerance(0.001)
103 imp4.SetTolerance(0.001)
H A DTestImprintFilter6.py39 imp.SetTolerance(0.001)
64 imp2.SetTolerance(0.001)
89 imp3.SetTolerance(0.001)
106 imp4.SetTolerance(0.001)
/dports/math/vtk9/VTK-9.1.0/Filters/Selection/Testing/Cxx/
H A DTestLinearSelector3D.cxx137 ls0->SetTolerance(1.e-12); in TestLinearSelector3D()
158 ls1->SetTolerance(1.e-12); in TestLinearSelector3D()
184 ls2->SetTolerance(1.e-12); in TestLinearSelector3D()
210 ls3->SetTolerance(1.e-12); in TestLinearSelector3D()
/dports/math/vtk8/VTK-8.2.0/Filters/Selection/Testing/Cxx/
H A DTestLinearSelector3D.cxx150 ls0->SetTolerance(1.e-12); in TestLinearSelector3D()
171 ls1->SetTolerance(1.e-12); in TestLinearSelector3D()
197 ls2->SetTolerance(1.e-12); in TestLinearSelector3D()
222 ls3->SetTolerance(1.e-12); in TestLinearSelector3D()
/dports/math/vtk6/VTK-6.2.0/Filters/Selection/Testing/Cxx/
H A DTestLinearSelector3D.cxx150 ls0->SetTolerance(1.e-12); in TestLinearSelector3D()
171 ls1->SetTolerance(1.e-12); in TestLinearSelector3D()
197 ls2->SetTolerance(1.e-12); in TestLinearSelector3D()
222 ls3->SetTolerance(1.e-12); in TestLinearSelector3D()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_ShapeTolerance.cxx110 void ShapeFix_ShapeTolerance::SetTolerance(const TopoDS_Shape& shape, in SetTolerance() function in ShapeFix_ShapeTolerance
161 SetTolerance (shape,preci,TopAbs_VERTEX); in SetTolerance()
162 SetTolerance (shape,preci,TopAbs_EDGE); in SetTolerance()
163 SetTolerance (shape,preci,TopAbs_FACE); in SetTolerance()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkAngleRepresentation.cxx169 this->Point1Representation->SetTolerance(this->Tolerance); in BuildRepresentation()
170 this->CenterRepresentation->SetTolerance(this->Tolerance); in BuildRepresentation()
171 this->Point2Representation->SetTolerance(this->Tolerance); in BuildRepresentation()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkAngleRepresentation.cxx166 this->Point1Representation->SetTolerance(this->Tolerance); in BuildRepresentation()
167 this->CenterRepresentation->SetTolerance(this->Tolerance); in BuildRepresentation()
168 this->Point2Representation->SetTolerance(this->Tolerance); in BuildRepresentation()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkAngleRepresentation.cxx169 this->Point1Representation->SetTolerance(this->Tolerance); in BuildRepresentation()
170 this->CenterRepresentation->SetTolerance(this->Tolerance); in BuildRepresentation()
171 this->Point2Representation->SetTolerance(this->Tolerance); in BuildRepresentation()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_MakePipeShell.cxx38 SetTolerance(); in BRepOffsetAPI_MakePipeShell()
197 void BRepOffsetAPI_MakePipeShell::SetTolerance(const Standard_Real Tol3d, in SetTolerance() function in BRepOffsetAPI_MakePipeShell
201 myPipe->SetTolerance(Tol3d, BoundTol, TolAngular); in SetTolerance()
/dports/cad/opencascade/opencascade-7.6.0/src/Extrema/
H A DExtrema_ExtCC.cxx87 SetTolerance (1, TolC1); in Extrema_ExtCC()
88 SetTolerance (2, TolC2); in Extrema_ExtCC()
109 SetTolerance (1, TolC1); in Extrema_ExtCC()
110 SetTolerance (2, TolC2); in Extrema_ExtCC()
128 SetTolerance (1, TolC1); in Initialize()
129 SetTolerance (2, TolC2); in Initialize()
150 SetTolerance (1, TolC1); in Initialize()
151 SetTolerance (2, TolC2); in Initialize()
198 void Extrema_ExtCC::SetTolerance (const Standard_Integer theRank, const Standard_Real theTol) in SetTolerance() function in Extrema_ExtCC
215 myECC.SetTolerance(Min(myTol[0], myTol[1])); in Perform()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_TFunction.lxx39 //function : SetTolerance
43 inline void BRepGProp_TFunction::SetTolerance(const Standard_Real theTolerance)

12345678910>>...27