]> SALOME platform Git repositories - modules/shaper_study.git/history - src/PY/SHAPERSTUDY_Object.py
Salome HOME
Correct return of shape type: swig treats it as int, so, omni can not take it as...
[modules/shaper_study.git] / src / PY / SHAPERSTUDY_Object.py
2019-12-20 mpvCorrect return of shape type: swig treats it as int...
2019-12-20 vsvDefine virtual methods
2019-12-20 vsvDefine empty IsParametrical and BreakLinks methods
2019-12-19 mpvImplementation of the automatic breaking the link if...
2019-12-17 mpvCorrect work with shapes and SObjects
2019-12-12 mpvGet rid of BaseObject in the SHAPERSTUDY implementation...
2019-12-11 vsvImplement some methods
2019-12-11 mpvCorrect creation of shapes in SHAPER-STUDY
2019-12-10 mpvInitial support of publication of shapes
2019-12-09 vsvInitial integration