Close

Relief for ODA Team in Ukraine

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

Appends the specified entity to this SelectionSet object. 

 

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