maxon.InternedIdToString¶
-
maxon.InternedIdToString(addr)¶ Converts a
maxon.InternedIdto a Python string- Parameters
addr (
maxon.InternedId) – Themaxon.InternedIdto convert.- Returns
The string representation.
- Return type
str
maxon.InternedIdToString(addr)¶Converts a maxon.InternedId to a Python string
addr (maxon.InternedId) – The maxon.InternedId to convert.
The string representation.
str