OCC.Core.XCAFApp module

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

class SwigPyIterator(*args, **kwargs)

Bases: object

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

The membership flag

value()
class XCAFApp_Application(*args, **kwargs)

Bases: OCC.Core.TDocStd.TDocStd_Application

  • Constructs the new instance and registers it in CDM_Session

Return type

None

static DownCast(t)
static GetApplication()
  • Initializes (for the first time) and returns the static object (XCAFApp_Application) This is the only valid method to get XCAFApp_Application object, and it should be called at least once before any actions with documents in order to init application
    rtype

    opencascade::handle<XCAFApp_Application>

property thisown

The membership flag