OCC.Core.XmlXCAFDrivers module

XmlXCAFDrivers module, see official documentation at https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_xmlxcafdrivers.html

class SwigPyIterator(*args, **kwargs)

Bases: object

advance()
copy()
decr()
distance()
equal()
incr()
next()
previous()
property thisown

The membership flag

value()
class XmlXCAFDrivers_DocumentRetrievalDriver(*args)

Bases: OCC.Core.XmlDrivers.XmlDrivers_DocumentRetrievalDriver

Return type

None

static DownCast(t)
property thisown

The membership flag

class XmlXCAFDrivers_DocumentStorageDriver(*args)

Bases: OCC.Core.XmlDrivers.XmlDrivers_DocumentStorageDriver

Parameters

theCopyright

type theCopyright

TCollection_ExtendedString

rtype

None

static DownCast(t)
property thisown

The membership flag

class xmlxcafdrivers

Bases: object

static DefineFormat()
  • Defines format ‘XmlXCAF’ and registers its read and write drivers in the specified application
    param theApp

    type theApp

    TDocStd_Application

    rtype

    void

static Factory()
  • 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
    param aGUID

    type aGUID

    Standard_GUID

    rtype

    opencascade::handle<Standard_Transient>

property thisown

The membership flag