Module namespace

Module namespace 

Source
Expand description

Python bindings for read-only namespace operations.

This module exposes only the read portion of the Namespace API to Python, allowing lookups but not registration or unregistration.

Structs§

PyNamespace
A read-only namespace for looking up meshes.

Enums§

PyMeshKind
The kind of mesh (host, proc, or actor).

Functions§

register_python_bindings