Salome HOME
Issue #1482: Fixed results of Extrusion, Revolution, Pipe and Partition. If it is...
authordbv <dbv@opencascade.com>
Thu, 5 May 2016 08:53:48 +0000 (11:53 +0300)
committerdbv <dbv@opencascade.com>
Thu, 5 May 2016 08:53:48 +0000 (11:53 +0300)
commit2924934c7f9012f6167df2d00d372f295b51dc1b
tree90b8235cb14090d23a555e58b23feb190d7add32
parent09b86c8cd293a469f1595b47cefc4440732958d4
Issue #1482: Fixed results of Extrusion, Revolution, Pipe and Partition. If it is a wire with one edge it will be stored as edge, if it is a shell with one face it will be stored as face.
src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp