API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > isMember Method > OdSelectionSet::isMember Method (OdDbStub*)
OdSelectionSet::isMember Method (OdDbStub*)
Syntax
C++
virtual bool isMember(OdDbStub* entityId) const = 0;
Parameters 
Description 
OdDbStub* entityId 
[in] Object ID of the OdDbEntity. 

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

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