Salome HOME
Dump Python in the High Level Parameterized Geometry API (issue #1648)
authorazv <azv@opencascade.com>
Wed, 10 Aug 2016 10:37:40 +0000 (13:37 +0300)
committerazv <azv@opencascade.com>
Wed, 10 Aug 2016 10:38:33 +0000 (13:38 +0300)
commitdfd8991c975a7493c1e7be200503a5c9456ad2da
treece6f346a39c29799d13f9dcf962f0cacc4ecb12d
parent20a4d4c668c7f75553424222dab81569816e548f
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump Mirror constraint
* Specific dump methods for AttributeRefList and AttributeRefAttrList
* Bug with Mirror constraint processing has been fixed (PlaneGCS solver)
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.h
src/SketchAPI/SketchAPI_Constraint.cpp
src/SketchAPI/SketchAPI_Mirror.cpp
src/SketchAPI/SketchAPI_Mirror.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Builder.cpp