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

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

Retrieves the model that contains the Standard Data Access Interface (SDAI) instance.

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