Close

Relief for ODA Team in Ukraine

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

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

 

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

flag indicating if the entity can be added to working selection set or not.

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