API Reference > Classes > OdTf Classes > OdTfAttribute Class
OdTfAttribute Class
Syntax
C++
class OdTfAttribute : public OdRxObject;

TfObject.h

An abstract interface class that provides functionality for storing attribute data. An attribute is defined with its name and value. Corresponding C++ library: Od_Tf

name 
Retrieves the attribute name.  
Retrieves the owner object for the attribute.  
Retrieves the current value of the attribute.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.