Close

Relief for ODA Team in Ukraine

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

Appends the specified entity to this SelectionSet object. 

 

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