API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > isMember Method > OdSelectionSet::isMember Method (OdDbBaseFullSubentPath&)
OdSelectionSet::isMember Method (OdDbBaseFullSubentPath&)
Syntax
C++
virtual bool isMember(const OdDbBaseFullSubentPath& subent) const = 0;
Parameters 
Description 
entityId 
[in] Subentity path. 

Returns true if and only if the specified subentity is a member of this SelectionSet object.

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