Salome HOME
[PythonAPI / sketcher] first try for mirror constraint interface (not working) and...
[modules/shaper.git] / src / PythonAPI / Test /
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] first try for mirror constraint...
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] added missing test (tangent...
2015-11-04 Renaud NEDELEC[PythonAPI / sketcher] added rigid constraint and the...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 Renaud NEDELEC[PythonAPI] tests updates
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 spoMove MakeBrick*.py to examples module for availability...
2015-11-02 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-02 Renaud NEDELEC[PythonAPI / sketcher] Added methods for sketch feature...
2015-11-02 Renaud NEDELEC[PythonAPI / sketcher] Update of setRadius test with...
2015-10-30 spoAdd TestMakeBrick3.py
2015-10-30 spoFix SketcherSetEqual.test_length_equality
2015-10-30 spoFix selectFace() use in extrusion and revolution tests.
2015-10-30 spoAdd TestMakeBrick2.py
2015-10-30 spoAdd TestMakeBrick1.py.
2015-10-26 spoAdd Revolution feature
2015-10-26 spoRename setSize to setSizes for Extrusion
2015-10-26 sposketch.selectFace() returns Selection
2015-10-26 spoExtrusion uses fill_attribute
2015-10-26 spoMany improvements
2015-10-26 spoGenerated functions get*() for Interface returns attrub...
2015-10-22 Renaud NEDELEC[PythonAPI] derived sketcher interfaces from Interface...
2015-10-22 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-22 spoAdd automatic generated getters.
2015-10-22 spoMake redirect missing attributes to the feature.
2015-10-22 spoImprove Extrusion feature and add tests.
2015-10-21 spoAdd module shaper.py
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] added setFillet method
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] added the setEqual method and...
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] modified addLine and added setAn...
2015-10-20 Renaud NEDELEC[PythonAPI] added vertical and horizontal constraints
2015-10-20 Renaud NEDELEC[PythonAPI] added two tests and added transaction commi...
2015-10-20 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-20 spo[PythonAPI] Rename TestModeler.py to TestModel.py
2015-10-20 spo[PythonAPI] Rename 'modeler' into 'model'
2015-10-19 Renaud NEDELEC[PythonAPI / sketcher] added addArc method and the...
2015-10-19 Renaud NEDELEC[PythonAPI] added some more unit tests rnc/sketcher_api
2015-10-15 Renaud NEDELEC[PythonAPI] refactoring sketcher API further
2015-10-14 Renaud NEDELEC[PythonAPI] reorganised sketcher API tests
2015-10-14 Renaud NEDELEC[PythonAPI] removed an unsed test file
2015-10-14 Renaud NEDELEC[PythonAPI] removed an unused file
2015-10-14 Renaud NEDELEC[PythonAPI] added tests in the standard way for Shaper