]> SALOME platform Git repositories - modules/shaper.git/commit - src/SketchAPI/SketchAPI_Mirror.cpp
Salome HOME
Issue #2299: Wrong face support of sketch in script from python dump
authorazv <azv@opencascade.com>
Fri, 1 Dec 2017 16:54:47 +0000 (19:54 +0300)
committerazv <azv@opencascade.com>
Fri, 1 Dec 2017 16:55:13 +0000 (19:55 +0300)
commitee691173934c004af668771da8421902fc04625c
treef7d9c8a77e538e347d08bd6144bd892cad363ed4
parent40b6d5d411955fd6a95132d1e2fec1d7ce408a80
Issue #2299: Wrong face support of sketch in script from python dump

Improve order of sketch entities during Python dump.
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.h
src/ModelHighAPI/ModelHighAPI_Folder.cpp
src/SketchAPI/SketchAPI_Constraint.cpp
src/SketchAPI/SketchAPI_Mirror.cpp
src/SketchAPI/SketchAPI_Rotation.cpp
src/SketchAPI/SketchAPI_Translation.cpp
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/SketchPlugin_Trim.h
src/SketchPlugin/Test/TestEdgesOrder.py [new file with mode: 0644]