API Reference > OdDAI Namespace > Classes > Model Class > Model Methods > unloadEntityExtent Method > Model::unloadEntityExtent Method (EntityPtr)
Model::unloadEntityExtent Method (EntityPtr)
Syntax
C++
bool unloadEntityExtent(EntityPtr entityDef);
Parameters 
Description 
EntityPtr entityDef 
[in] A raw pointer to the entity that represents the entity definition.  

true if entities were unloaded successfully; otherwise, the method returns false.

Unload application instances specified by the definition.

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