mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 18:18:35 +05:00
removed comment
This commit is contained in:
parent
7647040513
commit
cdce318394
@ -351,8 +351,6 @@ bool OperationGUI_ExtrudedFeatureDlg::isValid (QString&)
|
|||||||
//=================================================================================
|
//=================================================================================
|
||||||
bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects)
|
bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects)
|
||||||
{
|
{
|
||||||
// GEOM::GEOM_Object_var anObj;
|
|
||||||
|
|
||||||
GEOM::GEOM_I3DPrimOperations_var anOper = GEOM::GEOM_I3DPrimOperations::_narrow(getOperation());
|
GEOM::GEOM_I3DPrimOperations_var anOper = GEOM::GEOM_I3DPrimOperations::_narrow(getOperation());
|
||||||
|
|
||||||
double angle=0.0;
|
double angle=0.0;
|
||||||
|
Loading…
Reference in New Issue
Block a user