API Reference > Classes > Base Classes > OdBmObject Class > OdBmObject Methods > OdBmObject::getOwner Method
OdBmObject::getOwner Method
Syntax
C++
virtual OdTfObject* getOwner() const;

Returns a pointer to the object's owner represented as an instance of the OdTfObject class.

Retrieves the object's owner object.

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