API Reference > OdDb Classes > OdDbSelectionSet Class > OdDbSelectionSet Methods > isMember Method > OdDbSelectionSet::isMember Method (OdDbFullSubentPath&)
OdDbSelectionSet::isMember Method (OdDbFullSubentPath&)
Syntax
C++
virtual bool isMember(const OdDbFullSubentPath& 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.