Salome HOME
Simplification of "Update" algorithm and "Macro" flag implementation for the box...
authormpv <mpv@opencascade.com>
Thu, 7 May 2015 17:26:15 +0000 (20:26 +0300)
committermpv <mpv@opencascade.com>
Thu, 7 May 2015 17:26:15 +0000 (20:26 +0300)
commitb60c0aec61603b3f1218bec0e3366decfb49a67c
tree51438c55ebd5477aeb77b69de8c9b3e9c03b05f2
parentc460f1b3b61f9c29ac1199c39013f5ce204afd5b
Simplification of "Update" algorithm and "Macro" flag implementation for the box feature: not it fails on remove (or abort) because of python problems with swig connection (null shared pointer to "data")
src/Model/Model_AttributeSelection.cpp
src/Model/Model_Update.cpp
src/Model/Model_Update.h
src/ModelAPI/ModelAPI_CompositeFeature.cpp
src/ModelAPI/ModelAPI_Feature.cpp
src/ModelAPI/ModelAPI_Feature.h
src/PythonAPI/modeler/extrusion.py
src/PythonAddons/macros/box/feature.py
src/SketchPlugin/SketchPlugin_Sketch.cpp