Salome HOME
Make SHAPEr STUDY fields exported in SMESH into MED file
[modules/shaper_study.git] / src / PY / SHAPERSTUDY_Object.py
2020-01-16 mpvMake SHAPEr STUDY fields exported in SMESH into MED...
2020-01-15 eapDefine methods of SALOME::GenericObject + fix return...
2020-01-14 mpvInitial implementation of Fields support
2019-12-30 mpvImplementation of Groups support by the SHAPER-STUDY...
2019-12-26 mpvImplementation of Open/Save and Break-Link functionalit...
2019-12-24 mpvThe initial version of Open and Save in the SHAPER...
2019-12-23 vsvTransfer BreakLink from Object to Gen
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