Salome HOME
warning added by customer's request
[modules/smesh.git] / src / SMESH_I / SMESH_2smeshpy.cxx
index b7a315de09a854177c4da0f3c9417ccb6524fba0..5b65671582011d77b16a91400ee8faeda474fab4 100644 (file)
@@ -753,6 +753,7 @@ bool _pyMesh::NeedMeshAccess( const Handle(_pyCommand)& theCommand )
         "GetNodeInverseElements","GetShapeID","GetShapeIDForElem","GetElemNbNodes",
         "GetElemNode","IsMediumNode","IsMediumNodeOfAnyElem","ElemNbEdges","ElemNbFaces",
         "IsPoly","IsQuadratic","BaryCenter","GetHypothesisList", "SetAutoColor", "GetAutoColor",
+        "Clear"
         "" }; // <- mark of end
     sameMethods.Insert( names );
   }