API Reference > OdDAI Namespace > Classes > ApplicationInstance Class > ApplicationInstance Methods > ApplicationInstance::owningModel Method
ApplicationInstance::owningModel Method
Syntax
C++
virtual Model* owningModel() const;

Returns a raw pointer to the owning model; if the application instance is not appended to any model, the method returns a NULL pointer.

Retrieves the model that contains the application instance.

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