0027680: Visualization - AIS_InteractiveContext::Remove() should remove all presentat...
[occt.git] / src / PrsMgr / PrsMgr_PresentationManager.hxx
index 7f61219..86a2ccb 100644 (file)
@@ -59,6 +59,7 @@ public:
   
   //! erases the presentation of the object in the given
   //! Presentation manager with the given mode.
+  //! If @theMode is -1, then erases all presentations of the object.
   Standard_EXPORT void Erase (const Handle(PrsMgr_PresentableObject)& thePrsObject, const Standard_Integer theMode = 0);