Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSelectionSet::select Method (const OdDbDatabase *, const OdRxObject*)
Syntax
C++
static OdDbSelectionSetPtr select(const OdDbDatabase * pDb, const OdRxObject* pFilter = 0);

Filter selection only. 

 

Parameters
Description
pDb
[in] Pointer to the database object for which to create the SelectionSet object.
pFilter
[in] object of type OdDbSelectionFilter or pointer to a OdResBuf chain defining the filter.
Copyright © 2002-2022. Open Design Alliance All rights reserved.