API Reference > OdDg Classes > OdDgSelectionSet Class > OdDgSelectionSet Methods > isMember Method > OdDgSelectionSet::isMember Method (OdDgFullSubentPath&)
OdDgSelectionSet::isMember Method (OdDgFullSubentPath&)
Syntax
C++
virtual bool isMember(const OdDgFullSubentPath& subent) const = 0;
Parameters 
Description 
const OdDgFullSubentPath& subent 
[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.