Salome HOME
Issue #1343 Improvement of Extrusion and Revolution operations: correction for the...
authornds <nds@opencascade.com>
Tue, 29 Mar 2016 13:56:24 +0000 (16:56 +0300)
committerdbv <dbv@opencascade.com>
Wed, 6 Apr 2016 10:25:15 +0000 (13:25 +0300)
commit00f2a20db376364e0ca3033bc0dd82cfe31580a5
treec9c2c4cf9efc8b280e41e7ca2248dfd166ab9f11
parent03ec1386ce3681558d40af584c8fb89eac5b4627
Issue #1343 Improvement of Extrusion and Revolution operations: correction for the bug: there was a crash on using: <box></box>, if <box/> is used, the result is correct. The reason is that there are not elements in the construction. This will be used in the Pipe feature.
src/Config/Config_WidgetAPI.cpp
src/ModuleBase/ModuleBase_WidgetFactory.cpp