API Reference > OdDg Classes > OdDgSelectionSet Class > OdDgSelectionSet Methods > method Method > OdDgSelectionSet::method Method (OdDgElementId&)
OdDgSelectionSet::method Method (OdDgElementId&)
Syntax
C++
virtual OdDbSelectionMethodPtr method(const OdDgElementId& entityId) const = 0;
Parameters 
Description 
const OdDgElementId& entityId 
[in] Object ID of the OdDgEntity. 

Returns the selection method for the given entity. 

 

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