API Reference > OdDb Classes > OdDbSelectionSet Class > OdDbSelectionSet Methods > OdDbSelectionSet::subentCount Method
OdDbSelectionSet::subentCount Method
Syntax
C++
virtual OdUInt32 subentCount(const OdDbObjectId& entityId) const = 0;
Parameters 
Description 
const OdDbObjectId& entityId 
[in] entity id for the parent of the subentity 

Returns the number of subentities selected inside the entity with the given id. (analogous to acedSSSubentLength)

Returns true if and only if not at the end of the list.

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