Salome HOME
in bool _pyGen::IsGeomObject(const _pyID& theObjID) check that
authoreap <eap@opencascade.com>
Fri, 11 May 2012 11:39:51 +0000 (11:39 +0000)
committereap <eap@opencascade.com>
Fri, 11 May 2012 11:39:51 +0000 (11:39 +0000)
commitcbfa797d42683ba1c42c8dfc06ad43881a1e839f
treed7d5e99e6242b260ba4212405b3512cc96518a94
parent8d2a055f5dbd3c8dea8f255f0970e6fd8c00fc1b
in bool _pyGen::IsGeomObject(const _pyID& theObjID) check that
IsStudyEntry( theObjID ), else e.g. "0.00173968" is treated as a
removed geometry and
"NETGEN_2D_Parameters.SetMinSize( 0.00173968 )" leads to erasing a
mesh to which NETGEN_2D_Parameters is assigned.
src/SMESH_I/SMESH_2smeshpy.cxx