Salome HOME
Dump Python in the High Level Parameterized Geometry API (issue #1648)
authorazv <azv@opencascade.com>
Thu, 11 Aug 2016 08:53:33 +0000 (11:53 +0300)
committerazv <azv@opencascade.com>
Thu, 11 Aug 2016 08:53:33 +0000 (11:53 +0300)
commit7be6ffd35a5a91e67aec25716e46b44f72b985b2
treee5c26beebfc8a66386bd2a1f2090291417507879
parentb01079bc3921b46c818b7898b795b286ed04fb4b
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump sketch's MultiTranslation and MultiRotation features
* Fix dumping nested Composite features
* Fix Mirror constraint due to failed unit test
src/FeaturesAPI/FeaturesAPI_Extrusion.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.h
src/SketchAPI/SketchAPI.i
src/SketchAPI/SketchAPI_Rotation.cpp
src/SketchAPI/SketchAPI_Rotation.h
src/SketchAPI/SketchAPI_Translation.cpp
src/SketchAPI/SketchAPI_Translation.h
src/SketchPlugin/Test/TestConstraintMirror.py
src/SketchSolver/SketchSolver_ConstraintMirror.cpp