API Reference > Classes > OdTf Classes > OdTfObject Class > OdTfObject Methods > OdTfObject::getOwner Method
OdTfObject::getOwner Method
Syntax
C++
virtual const OdTfObject* getOwner() const = 0;

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.