maxon.CONVERSIONMODE¶
Description¶
Used by maxon.MaxonConvert()
as last parameter to determine which kind of conversion to process.
Attributes¶
maxon.CONVERSIONMODE.DEFAULT |
Used by default, the inverse of the passed object. |
maxon.CONVERSIONMODE.TOBUILTIN |
# From Maxon API Type (e.g. |
maxon.CONVERSIONMODE.TOMAXON |
From Python Type (e.g. |