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

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

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

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