OCC.Core.XmlDrivers module

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

class SwigPyIterator(*args, **kwargs)

Bases: object

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

The membership flag

value()
class XmlDrivers_DocumentRetrievalDriver(*args)

Bases: OCC.Core.XmlLDrivers.XmlLDrivers_DocumentRetrievalDriver

Return type

None

static DownCast(t)
ReadShapeSection()
Parameters

thePDoc

type thePDoc

XmlObjMgt_Element

param theMsgDriver

type theMsgDriver

Message_Messenger

rtype

opencascade::handle<XmlMDF_ADriver>

ShapeSetCleaning()
Parameters

theDriver

type theDriver

XmlMDF_ADriver

rtype

void

property thisown

The membership flag

class XmlDrivers_DocumentStorageDriver(*args)

Bases: OCC.Core.XmlLDrivers.XmlLDrivers_DocumentStorageDriver

Parameters

theCopyright

type theCopyright

TCollection_ExtendedString

rtype

None

static DownCast(t)
WriteShapeSection()
Parameters

thePDoc

type thePDoc

XmlObjMgt_Element

rtype

bool

property thisown

The membership flag

class xmldrivers

Bases: object

static AttributeDrivers()
Parameters

theMsgDriver

type theMsgDriver

Message_Messenger

rtype

opencascade::handle<XmlMDF_ADriverTable>

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

    type theApp

    TDocStd_Application

    rtype

    void

static Factory()
Parameters

theGUID

type theGUID

Standard_GUID

rtype

opencascade::handle<Standard_Transient>

property thisown

The membership flag