API Reference > OdDb Classes > OdDbSelectionSet Class > OdDbSelectionSet Methods > method Method > OdDbSelectionSet::method Method (OdDbObjectId&)
OdDbSelectionSet::method Method (OdDbObjectId&)
Syntax
C++
virtual OdDbSelectionMethodPtr method(const OdDbObjectId& entityId) const = 0;
Parameters 
Description 
const OdDbObjectId& entityId 
[in] Subentity path. 

Returns the selection method for the given subentity. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.