Salome HOME
Remove get_values() function from tools.py
[modules/shaper.git] / src / PythonAPI / model / features /
2015-10-30 spoAdd _execute() to feature __init__() method.
2015-10-30 spoRemove execute() from revolution feature.
2015-10-30 spoRemove execute() from partition feature.
2015-10-30 spoImprove extrusion feature.
2015-10-30 spoImprove boolean feature.
2015-10-30 spoAdd assertions to set attribute for features.
2015-10-27 spoAdd feature group without tests.
2015-10-27 spoAdd feature translation without tests.
2015-10-27 spoAdd feature rotation without tests.
2015-10-27 spoAdd feature Placement without tests.
2015-10-27 spoAdd features RevolutionCut/Fuse/Sketch and ExtrusionCut...
2015-10-27 spoAdd partition feature without tests.
2015-10-27 spoMove boolean to model.features
2015-10-27 spoAdd revolution and repackage Features plugin interface.