Salome HOME
fixed bug where "Always create result" was required
[modules/shaper.git] / src / PythonAPI / Test /
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