Skip to main content
Back to top
Ctrl
+
K
Omniverse Kit
Choose version
Search
Ctrl
+
K
twitter
youtube
instagram
www
linkedin
twitch
Search
Ctrl
+
K
Omniverse Kit
Choose version
twitter
youtube
instagram
www
linkedin
twitch
Table of Contents
omni.mdl.neuraylib
Overview
Python Usage Examples
API (python)
Modules
omni.mdl.neuraylib
Submodules
scripts
Functions
EnsureRunning
RegisterExtensionContent
UnregisterExtensionContent
create_mdl_module_async
deregister_extension_content
ensure_running
register_extension_content
utils
Functions
CreateTemporaryDbScope
DestroyTemporaryDbScope
GetGraphResources
GetGraphResourcesUriMasks
GetGraphResourcesUris
GetModuleUris
GetResourceUriList
GetResourceUriMask
ParseSceneIdentifierBsdfMeasurement
ParseSceneIdentifierLightProfile
ParseSceneIdentifierTexture
RecreateMaterialInScope
create_temporary_db_scope
destroy_temporary_db_scope
get_graph_resources
get_graph_resources_uri_masks
get_graph_resources_uris
get_module_uris
get_resource_uri_list
get_resource_uri_mask
parse_scene_identifier_bsdf_measurement
parse_scene_identifier_light_profile
parse_scene_identifier_texture
recreate_material_in_scope
Classes
Interop
MdlEntity
MdlEntitySnapshot
MdlModule
NeurayLib
Functions
CreateTemporaryDbScope
DestroyTemporaryDbScope
EnsureRunning
GetGraphResources
GetGraphResourcesUriMasks
GetGraphResourcesUris
GetModuleUris
GetResourceUriList
GetResourceUriMask
ParseSceneIdentifierBsdfMeasurement
ParseSceneIdentifierLightProfile
ParseSceneIdentifierTexture
RecreateMaterialInScope
RegisterExtensionContent
UnregisterExtensionContent
create_mdl_module_async
create_temporary_db_scope
deregister_extension_content
destroy_temporary_db_scope
ensure_running
get_graph_resources
get_graph_resources_uri_masks
get_graph_resources_uris
get_module_uris
get_resource_uri_list
get_resource_uri_mask
parse_scene_identifier_bsdf_measurement
parse_scene_identifier_light_profile
parse_scene_identifier_texture
recreate_material_in_scope
register_extension_content
CHANGELOG
API (python)
Modules
omni.mdl.neuraylib
omni.mdl.neuraylib Submodules
omni.mdl.neuraylib.utils
omni.mdl.neuraylib.utils Functions
DestroyTemporaryDbScope
DestroyTemporaryDbScope
#
omni.mdl.neuraylib.utils.
DestroyTemporaryDbScope
(
scopeName
:
str
)
→
bool
#
On this page
DestroyTemporaryDbScope()