OCC.Core.UTL module

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

class SwigPyIterator(*args, **kwargs)

Bases: object

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

The membership flag

value()
class utl

Bases: object

static AddToUserInfo()
Parameters

aData

type aData

Storage_Data

param anInfo

type anInfo

TCollection_ExtendedString

rtype

void

static CString()
Parameters

anExtendedString

type anExtendedString

TCollection_ExtendedString

rtype

char *

static Disk()
Parameters

aPath

type aPath

OSD_Path

rtype

TCollection_ExtendedString

static ExtendedString()
Parameters

anAsciiString

type anAsciiString

TCollection_AsciiString

rtype

TCollection_ExtendedString

static Extension()
Parameters

aPath

type aPath

OSD_Path

rtype

TCollection_ExtendedString:param aFileName:

type aFileName

TCollection_ExtendedString

rtype

TCollection_ExtendedString

static FileIterator()
Parameters

aPath

type aPath

OSD_Path

param aMask

type aMask

TCollection_ExtendedString

rtype

OSD_FileIterator

static Find()
Parameters

aResourceManager

type aResourceManager

Resource_Manager

param aResourceName

type aResourceName

TCollection_ExtendedString

rtype

bool

static GUID()
Parameters

anXString

type anXString

TCollection_ExtendedString

rtype

Standard_GUID

static IntegerValue()
Parameters

anExtendedString

type anExtendedString

TCollection_ExtendedString

rtype

int

static IsReadOnly()
Parameters

aFileName

type aFileName

TCollection_ExtendedString

rtype

bool

static LocalHost()
Return type

TCollection_ExtendedString

static Name()
Parameters

aPath

type aPath

OSD_Path

rtype

TCollection_ExtendedString

static OpenFile()
Parameters

aFile

type aFile

Storage_BaseDriver

param aName

type aName

TCollection_ExtendedString

param aMode

type aMode

Storage_OpenMode

rtype

Storage_Error

static Path()
Parameters

aFileName

type aFileName

TCollection_ExtendedString

rtype

OSD_Path

static Trek()
Parameters

aPath

type aPath

OSD_Path

rtype

TCollection_ExtendedString

static Value()
Parameters

aResourceManager

type aResourceManager

Resource_Manager

param aResourceName

type aResourceName

TCollection_ExtendedString

rtype

TCollection_ExtendedString

property thisown

The membership flag

static xgetenv()
Parameters

aCString

type aCString

char *

rtype

TCollection_ExtendedString