Table of Contents

Property Module

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

Module

Gets or sets the top-level module on which to evaluate the Python expression.

public PyModule Module { get; set; }

Property Value

PyModule