TfObject.h
An abstract interface class that provides functionality for storing property data. A property is defined with its name, data type, value and a set of property attributes. Corresponding C++ library: Od_Tf
Retrieves the property attributes. | |
Retrieves the current default value for the property. | |
Retrieves the current value of the property. | |
Retrieves the property name. | |
Retrieves the owner class information for the property. | |
Sets a new value of the property. | |
Retrieves the property data type. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|