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

Returns 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 SDAI instance.

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