get_registry_key_int# Q3d.get_registry_key_int(key_full_name)[source]# Get the value for the AEDT registry key if one exists. Parameters: key_full_namestrFull name of the AEDT registry key. Returns: strValue for the AEDT registry key, otherwise 0. References >>> oDesktop.GetRegistryInt Copy to clipboard