API Reference > Classes > OdTf Classes > OdTfAttribute Class
OdTfAttribute Class
OdTfAttribute
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 
Description 
 
name 
Retrieves the attribute name.  
 
Retrieves the owner object for the attribute.  
 
Retrieves the current value of the attribute.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.