Share

removeSSgetFilterInputContextReactor

Functions

Function Description
removeSSgetFilterInputContextReactor This global function removes the specified installed selection set reactor from the AcEdInputPointManager for the document pointed to by pDoc.If the reactor was registered as a regular input context reactor, call removeInputContextReactor() before calling this function.Returns Acad::eOk if successful. Returns Acad::eInvalidKey if the AcEdSSGetSubSelectFilter filter pointed to by pFilter is not attached to the AcEdInputPointManager of the document pointed to by pDoc.
removeSSgetFilterInputContextReactor Removes the specified installed selection set reactor from the AcEdInputPointerManager for the document pointed to by pDoc .If the reactor was registered as a regular input context reactor, call removeInputContextReactor() before calling this function.Returns Acad::eOk if successful.Returns Acad::eInvalidKey if the filter pointed to by pFilter is not attached to the AcEdInputPointManager of the document pointed to by pDoc.

Was this information helpful?