Salome HOME
Issue #2971: Naming issue in a group when loading a dump file
authorazv <azv@opencascade.com>
Mon, 21 Oct 2019 08:02:46 +0000 (11:02 +0300)
committervsv <vsv@opencascade.com>
Wed, 6 Nov 2019 08:27:38 +0000 (11:27 +0300)
commit4ddacde2a835dcba71074928bd8412e8ae9de57f
tree34e81fb46fecd9d94cb2e7872b99e859acc5697f
parentbe64ac512378281d54e4a73e8edb68ae43d0c5a7
Issue #2971: Naming issue in a group when loading a dump file

* Make "ParentFeature" attribute the last for all Sketch entities for backward compatibility.
* Add new HDF test to check the dumping to Python works.
19 files changed:
src/Model/Model_AttributeDocRef.cpp
src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp
src/SketchPlugin/SketchPlugin_Line.cpp
src/SketchPlugin/SketchPlugin_Line.h
src/SketchPlugin/SketchPlugin_Point.cpp
src/SketchPlugin/SketchPlugin_Point.h
src/SketchPlugin/SketchPlugin_SketchEntity.cpp
src/SketchPlugin/SketchPlugin_SketchEntity.h
src/SketchPlugin/SketchPlugin_Split.cpp
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp
test.hdfs/CMakeLists.txt
test.hdfs/Test2971.py [new file with mode: 0644]
test.hdfs/delta_p.py
test.hdfs/roselend.py
test.hdfs/te_fluide.py
test.hdfs/te_solide.py
test.hdfs/test_hdf.py
test.hdfs/usine.py