SDK:Vectorworks 2018 Development
From Vectorworks Developer
.SDK|SDK ..SDK:Types|SDK Types ..SDK:Using the SDK|Using the SDK ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference
General Info
The Vectorworks 2018 SDK requires Visual Studio 2012 on Windows and Xcode version 8.2 on the Mac.
Vectorworks 2018 has been converted to Unicode using UTF-16 internally. The SDK's TXString class has been converted.
Function Changes
- Unicode details at SDK:Vectorworks 2018 Unicode
Debugging
- After the Unicode conversion, there are some issues (crashing) with the debugging SDK plugins with Vectorworks.
- Read more here on the debugging problem here: SDK:Debugging SDK Plugins.