Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.12 KB

File metadata and controls

34 lines (24 loc) · 1.12 KB

TestEncryptPlugins

Description

This will test do batch encryption of all VectorScript plug-ins in the Plug-ins folder and put the reuslt in a test folder.

PROCEDURE TestEncryptPlugins;
def vs.TestEncryptPlugins():
    return None

Remarks

This function is provided by an external plug-in that is not provided by the normal distribution of Vectorworks.

You need to install the Script Batch Process feature from the Vectorworks Developer section of Help → Install Partner Products... menu command.

More info, see here Prepare Release Plugins

Additionally, the plug-in is called ‘BatchEncryption’ and can be found inside ‘ToolsWin’ or ‘ToolsMac’ folders of the corresponding Vectorworks SDKs.

The Vectorworks SDK can be downloaded here: http://www.vectorworks.net/support/custom/sdk/sdkdown.php

See Also

Version

Availability: from Vectorworks 2018

Category