OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    TDF_Attribute.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_Type.hxx>
    #include <TDF_LabelNodePtr.hxx>
    #include <Standard_Integer.hxx>
    #include <Standard_Transient.hxx>
    #include <Standard_OStream.hxx>
    #include <NCollection_IndexedMap.hxx>
    #include <TDF_Attribute.lxx>

    Data Structures

    class  TDF_Attribute
     A class each application has to implement. It is used to contain the application data. This abstract class, alongwith Label, is one of the cornerstones of Model Editor. The groundwork is to define the root of information. This information is to be attached to a Label, and could be of any of the following types: More...