Table of Contents

Property Module

Namespace
Bonsai.Scripting.Python
Assembly
Bonsai.Scripting.Python.dll

Module

Gets or sets the Python top-level module containing the variable.

public PyModule Module { get; set; }

Property Value

PyModule