Skip to content

2017 API dlibrary.vectorworks.ShowScriptMessage

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

dlibrary.vectorworks.ShowScriptMessage

Decorator to show a floating message or function result, before or after the decorated function execution.

The message will be shown in the floating message palette. Handy to show processing information or script results. Any previous messages will be cleared. The message palette can only show up to 256 characters.

Base classes

  • object The most base type

Constructor

__init__(self, message: str=None, before: bool=False)

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally