Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSelectionSet::append Method (OdDbStub*, OdDbSelectionMethod*)
Syntax
C++
virtual void append(OdDbStub* entityId, OdDbSelectionMethod* pMethod = 0) = 0;

Appends the specified entity to this SelectionSet object. 

 

Parameters
Description
entityId
[in] Object ID of the OdDbEntity.
method
[in] Selection method to associate with object
Copyright © 2002-2022. Open Design Alliance All rights reserved.