Hi all, now I see this feature was never documented properly by Vectorworks. The encryption (obfuscation) of Python scripts is similar to the VectorScript process. I'll make sure we make an article on developer.vectorworks.net site about that. Until then, here is explanation of how python encryption (obfuscation) works. A user develops his python vso/vst/vsm plug-in. Typically, as the samples demonstrate, the code of the plug-in just includes an external py file. This way it is much easi