Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_TDataStd_Relation.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TDF_AttributeList.hxx>
#include <TDF_Attribute.hxx>
#include <Handle_TDF_Attribute.hxx>
#include <Handle_TDF_RelocationTable.hxx>
#include <Standard_OStream.hxx>
Data Structures | |
class | TDataStd_Relation |
Relation attribute. ================== * Data Structure of the Expression is stored in a string and references to variables used by the string Warning: To be consistent, each Variable referenced by the relation must have its equivalent in the string More... |