Public Member Functions | |
def setUpClass (cls) | |
def tearDownClass (cls) | |
def test00 (self) | |
def test01 (self) | |
def test02 (self) | |
def test03 (self) | |
def test04 (self) | |
def test11 (self) | |
def test12 (self) | |
def test13 (self) | |
def test14 (self) | |
def test15 (self) | |
def test20 (self) | |
def test21 (self) | |
def test22 (self) | |
def test31 (self) | |
def test32 (self) | |
def test33 (self) | |
def test34 (self) | |
def test35 (self) | |
def test36 (self) | |
def test37 (self) | |
def test38 (self) | |
def test40 (self) | |
def test41 (self) | |
def test42 (self) | |
def test43 (self) | |
def test44 (self) | |
def test45 (self) | |
def test46 (self) | |
def test47 (self) | |
def test50 (self) | |
def test51 (self) | |
def test52 (self) | |
![]() | |
def assertArc (self, edge, pt1, pt2, direction='CW') | |
def assertCircle (self, edge, pt, r) | |
def assertCoincide (self, pt1, pt2, error=0.0001) | |
def assertCommandEqual (self, c1, c2) | |
def assertConeAt (self, solid, pt, r1, r2, h) | |
def assertCurve (self, edge, p1, p2, p3) | |
def assertCylinderAt (self, solid, pt, r, h) | |
def assertEdgeShapesMatch (self, e1, e2) | |
def assertEqualLocale (self, s1, s2) | |
def assertLine (self, edge, pt1, pt2) | |
def assertLines (self, edgs, tail, points) | |
def assertPlacement (self, p1, p2) | |
def assertPointsMatch (self, pts0, pts1) | |
def assertRoughly (self, f1, f2, error=0.00001) | |
Member Function Documentation
◆ setUpClass()
def PathTests.TestPathOpTools.TestPathOpTools.setUpClass | ( | cls | ) |
◆ tearDownClass()
def PathTests.TestPathOpTools.TestPathOpTools.tearDownClass | ( | cls | ) |
◆ test00()
def PathTests.TestPathOpTools.TestPathOpTools.test00 | ( | self | ) |
References PathTests.TestPathOpTools.makeWire().
Referenced by PathTests.TestPathTooltable.TestPathTooltable.test01(), PathTests.TestPathTool.TestPathTool.test01(), PathTests.TestPathToolController.TestPathToolController.test01(), PathTests.TestPathTooltable.TestPathTooltable.test02(), and PathTests.TestPathTool.TestPathTool.test02().
◆ test01()
def PathTests.TestPathOpTools.TestPathOpTools.test01 | ( | self | ) |
◆ test02()
def PathTests.TestPathOpTools.TestPathOpTools.test02 | ( | self | ) |
◆ test03()
def PathTests.TestPathOpTools.TestPathOpTools.test03 | ( | self | ) |
◆ test04()
def PathTests.TestPathOpTools.TestPathOpTools.test04 | ( | self | ) |
◆ test11()
def PathTests.TestPathOpTools.TestPathOpTools.test11 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireInside().
◆ test12()
def PathTests.TestPathOpTools.TestPathOpTools.test12 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireInside().
◆ test13()
def PathTests.TestPathOpTools.TestPathOpTools.test13 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireOutside().
◆ test14()
def PathTests.TestPathOpTools.TestPathOpTools.test14 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), and PathTests.PathTestUtils.PathTestBase.assertRoughly().
◆ test15()
def PathTests.TestPathOpTools.TestPathOpTools.test15 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), and PathTests.PathTestUtils.PathTestBase.assertRoughly().
◆ test20()
def PathTests.TestPathOpTools.TestPathOpTools.test20 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertLines(), and PathTests.TestPathOpTools.getWireInside().
◆ test21()
def PathTests.TestPathOpTools.TestPathOpTools.test21 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertLines(), and PathTests.TestPathOpTools.getWireInside().
◆ test22()
def PathTests.TestPathOpTools.TestPathOpTools.test22 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertLines(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireOutside().
◆ test31()
def PathTests.TestPathOpTools.TestPathOpTools.test31 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getPositiveShape(), and PathTests.TestPathOpTools.getWire().
◆ test32()
def PathTests.TestPathOpTools.TestPathOpTools.test32 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getPositiveShape(), and PathTests.TestPathOpTools.getWire().
◆ test33()
def PathTests.TestPathOpTools.TestPathOpTools.test33 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getPositiveShape(), and PathTests.TestPathOpTools.getWire().
◆ test34()
def PathTests.TestPathOpTools.TestPathOpTools.test34 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getPositiveShape(), and PathTests.TestPathOpTools.getWire().
◆ test35()
def PathTests.TestPathOpTools.TestPathOpTools.test35 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getNegativeShape(), and PathTests.TestPathOpTools.getWire().
◆ test36()
def PathTests.TestPathOpTools.TestPathOpTools.test36 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getNegativeShape(), and PathTests.TestPathOpTools.getWire().
◆ test37()
def PathTests.TestPathOpTools.TestPathOpTools.test37 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getNegativeShape(), and PathTests.TestPathOpTools.getWire().
◆ test38()
def PathTests.TestPathOpTools.TestPathOpTools.test38 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), PathTests.TestPathOpTools.getNegativeShape(), and PathTests.TestPathOpTools.getWire().
◆ test40()
def PathTests.TestPathOpTools.TestPathOpTools.test40 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireOutside().
◆ test41()
def PathTests.TestPathOpTools.TestPathOpTools.test41 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireOutside().
◆ test42()
def PathTests.TestPathOpTools.TestPathOpTools.test42 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), and PathTests.TestPathOpTools.getWireOutside().
◆ test43()
def PathTests.TestPathOpTools.TestPathOpTools.test43 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), and PathTests.TestPathOpTools.getWireOutside().
◆ test44()
def PathTests.TestPathOpTools.TestPathOpTools.test44 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireInside().
◆ test45()
def PathTests.TestPathOpTools.TestPathOpTools.test45 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), PathTests.PathTestUtils.PathTestBase.assertRoughly(), and PathTests.TestPathOpTools.getWireInside().
◆ test46()
def PathTests.TestPathOpTools.TestPathOpTools.test46 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), and PathTests.TestPathOpTools.getWireInside().
◆ test47()
def PathTests.TestPathOpTools.TestPathOpTools.test47 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertCoincide(), and PathTests.TestPathOpTools.getWireInside().
◆ test50()
def PathTests.TestPathOpTools.TestPathOpTools.test50 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertPointsMatch(), and PathTests.TestPathOpTools.wireMarkers().
◆ test51()
def PathTests.TestPathOpTools.TestPathOpTools.test51 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertPointsMatch(), and PathTests.TestPathOpTools.wireMarkers().
◆ test52()
def PathTests.TestPathOpTools.TestPathOpTools.test52 | ( | self | ) |
References PathTests.PathTestUtils.PathTestBase.assertPointsMatch(), and PathTests.TestPathOpTools.wireMarkers().
The documentation for this class was generated from the following file:
- src/Mod/Path/PathTests/TestPathOpTools.py