LanguageTypeValues#
- class omni.graph.tools.ogn.LanguageTypeValues#
 Bases:
objectHolder for the set of values that define a language specification
Methods
key_from_text(language)Gets the language name in a canonical form, or raises ValueError if it is not a recognized language
Attributes
ALLCPPPYTHON- __init__()#
 
- static key_from_text(language: str) str#
 Gets the language name in a canonical form, or raises ValueError if it is not a recognized language