Salome HOME
Define methods of SALOME::GenericObject + fix return value of SHAPERSTUDY_IShapesOper...
authoreap <eap@opencascade.com>
Wed, 15 Jan 2020 14:36:03 +0000 (17:36 +0300)
committereap <eap@opencascade.com>
Wed, 15 Jan 2020 14:36:03 +0000 (17:36 +0300)
commit38ee966c43b712af62a8e03447bf00bc9283040d
tree3221cf0a946e6a75817f048c81648c5c8716593d
parent999921b94e0b9aa1a11a1ba69586df6ea2228c3e
Define methods of SALOME::GenericObject + fix return value of SHAPERSTUDY_IShapesOperations.GetSubShape()

Now *_wrap variables do not cause crash. But should we control life-cycle of
SHAPERSTUDY_Object by implementing methods of GenericObject?
src/PY/SHAPERSTUDY_IOperations.py
src/PY/SHAPERSTUDY_Object.py