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 execute the Python script.

public PyModule Module { get; set; }

Property Value

PyModule