Close

Relief for ODA Team in Ukraine

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

Appends the specified subentity to this SelectionSet object. 

 

Parameters
Description
subent
[in] Subentity path to append.
pMethod
[in] Selection method to associate with objects
Copyright © 2002-2022. Open Design Alliance All rights reserved.