API Reference > OdDAI Namespace > Classes > Model Class > Model Methods > getEntityExtent Method > Model::getEntityExtent Method (EntityPtr)
Model::getEntityExtent Method (EntityPtr)
Syntax
C++
OdDAIObjectIdSet* getEntityExtent(EntityPtr entityDef) const;
Parameters 
Description 
EntityPtr entityDef 
[in] An smart pointer to the entity definition.  

A smart pointer to the entity extent that stores the collection of entity instances.

Retrieves the collection of entity instances, which entity types are subtypes of the specified entity definition.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.