Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSelectionSet::append Method (const OdDbObjectIdArray&, OdDbSelectionMethod*)
Syntax
C++
virtual void append(const OdDbObjectIdArray& entityIds, OdDbSelectionMethod* pMethod = 0);

Appends the specified entity to this SelectionSet object. 

 

Parameters
Description
entityIds
[in] Array of Object IDs of the OdDbEntity's.
pMethod
[in] Selection method to associate with objects.
Copyright © 2002-2022. Open Design Alliance All rights reserved.