Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdTfClass::tfParent Method
Syntax
C++
virtual OdTfClass* tfParent() const;

Retrieves information about the base class that the class is inherited from.

Returns a pointer to the base class object. If the class is on the top of the class hierarchy, the method returns a NULL pointer. If the base class is not an instance of the OdTfClass, the method also returns a NULL pointer.

Copyright © 2002-2022. Open Design Alliance All rights reserved.