Salome HOME
Add ConnectorAPI
[modules/shaper.git] / src / PythonAPI / model / tools.py
2016-02-16 azvUnit tests:
2015-12-24 spoIssue #1158: To use parameters in integer attributes...
2015-12-17 spo[PythonAPI] Add new model example: Platine.
2015-12-17 spo[PythonAPI] Improve tools.fill_attribute() for ModelAPI...
2015-12-17 spo[PythonAPI] Fix type error in tools.fill_attribute...
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-03 spoMerge with Dev_1.5.0
2015-11-02 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-02 spoImprove PythonAPI documentstion.
2015-10-30 spoRemove get_values() function from tools.py
2015-10-30 spoAdd ModelAPI_AttributeIntArray to SWIG
2015-10-30 spoAdd support of all attribute types for fill_attribute.
2015-10-26 spoClean code
2015-10-26 sposketch.selectFace() returns Selection
2015-10-26 spoExtrusion uses fill_attribute
2015-10-26 spoAdd tools
2015-10-22 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-22 spoAdd automatic generated getters.