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

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

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

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