Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSSetTracker::remove Method (OdDbStub*, const OdDbSelectionMethod*)
Syntax
C++
virtual bool remove(OdDbStub* id, const OdDbSelectionMethod* pMethod);

Called by select framework when an entity is going to be removed to working selection set. 

 

Parameters
Description
id
[in] Object id of the entity is going to be removed.
pMethod
[in] Selection Method object, describing a method the entity was selected.

flag indicating if the entity can be removed from working selection set or not.

Copyright © 2002-2022. Open Design Alliance All rights reserved.