API Reference > Classes > OdTf Classes > OdTfClass Class
OdTfClass Class
Syntax
C++
class OdTfClass : public OdRxClass;

TfObject.h

An abstract interface class that provides functionality for storing information about Tf classes. This interface provides an access to the class meta data of a Tf object. Corresponding C++ library: Od_Tf

Retrieves the full list of class properties, including properties of all base classes in the class hierarchy.  
Retrieves the full list of class attributes.  
Retrieves the full list of class properties.  
Retrieves information about the base class that the class is inherited from.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.