Skip to content

2017 API dlibrary.vectorworks.OnActivePluginEvent

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.vectorworks.OnActivePluginEvent

Decorator for setting an event callback for an event-enabled plugin.

The function which we decorate will execute first, to enable extra initialization prior to the callback. For none-event-enabled plugins, only the VSO_ON_RESET event will happen!

Base classes

  • object The most base type

Constructor

__init__(self, event: 'ActivePluginEventEnum', callback: '(int) -> None')

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally