RealityServer® Web Services 4.4
contents
delete_scope
Removes a named scope from the database.
References:
mi::neuraylib::IDatabase::remove_scope()
arguments
"scope_name"
: String
The name of the scope to remove.
return value
Void
groups
database
scopes
contents