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.Datathis object is representing.- Type