maxon.Class¶
Description¶
Reference class of maxon.ClassInterface
.
Attributes¶
Methods Signature¶
|
Return the |
|
Represents an object class at runtime. |
Methods Definition¶
-
Class.
__init__
(o=None)¶ Represents an object class at runtime.
- Parameters
o – An optional
maxon.Data
this object is representing.- Type