maxon.MAXON_COMPONENT

maxon.MAXON_COMPONENT(kind=ClassInterface.KIND.NORMAL, *ARGS)

Decorator to mark an element as a maxon API component (available from a registry)

Warning

This function is only there to expose a C++ Object to Python.
As a Python developer you normally don’t have to deal with this function.
Parameters
  • kind (maxon.ClassInterface.KIND) – The kind of interface to be exposed

  • ARGSmaxon.Data.

Returns

The component object