-
Notifications
You must be signed in to change notification settings - Fork 3
2017 API dlibrary.vectorworks.ClearScriptMessage
Dieter Geerts edited this page Sep 24, 2016
·
1 revision
Decorator to clear the floating Vectorworks message, before or after the decorated function execution.
Besides clearing the message, it will also close the floating message palette.
- object The most base type
__init__(self, after: bool=False)