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
    XmlXCAFDrivers Class Reference

    #include <XmlXCAFDrivers.hxx>

    Static Public Member Functions

    static const occ::handle< Standard_Transient > & Factory (const Standard_GUID &aGUID)
     Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin.
    static void DefineFormat (const occ::handle< TDocStd_Application > &theApp)
     Defines format "XmlXCAF" and registers its read and write drivers in the specified application.

    Member Function Documentation

    ◆ DefineFormat()

    void XmlXCAFDrivers::DefineFormat ( const occ::handle< TDocStd_Application > & theApp)
    static

    Defines format "XmlXCAF" and registers its read and write drivers in the specified application.

    ◆ Factory()

    const occ::handle< Standard_Transient > & XmlXCAFDrivers::Factory ( const Standard_GUID & aGUID)
    static

    Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin.

    Standard data model drivers

    47b0b826-d931-11d1-b5da-00a0c9064368 Transient-Persistent 47b0b827-d931-11d1-b5da-00a0c9064368 Persistent-Transient

    XCAF data model drivers

    ed8793f8-3142-11d4-b9b5-0060b0ee281b Transient-Persistent ed8793f9-3142-11d4-b9b5-0060b0ee281b Persistent-Transient ed8793fa-3142-11d4-b9b5-0060b0ee281b XCAFSchema


    The documentation for this class was generated from the following file: