SDK:Vectorworks 2018 Development

From Vectorworks Developer
Revision as of 18:36, 14 September 2017 by Root (talk | contribs) (Created page with "{{LocationMain|category=LocationSDKSpecial|specific=}} == General Info == The Vectorworks 2018 SDK requires Visual Studio 2012 on Windows and Xcode version 8.2 on the Mac. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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