SDK:Vectorworks 2021 Development: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(Created page with "{{LocationMain|category=LocationSDKSpecial|specific=}} == General Info == The Vectorworks 2020 SDK requires: - Win: Visual Studio 2017 version 15.3.7 (toolset v141) - Mac: ...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LocationMain|category=LocationSDKSpecial|specific=}}
{{LocationMain|category=LocationSDKSpecial|specific=}}
<div class="rightmenu">
__TOC__
</div>


== General Info ==
== General Info ==


The Vectorworks 2020 SDK requires:
The Vectorworks 2021 SDK requires:
- Win: Visual Studio 2017 version 15.3.7 (toolset v141)  
* Win: Visual Studio 2017 version 15.3.7 (toolset v141)  
- Mac: Xcode version 11.2
* Mac: Xcode version 11.2
 
== Examples ==
 
https://github.com/VectorworksDeveloper/SDKExamples

Latest revision as of 17:06, 15 September 2023

.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 2021 SDK requires:

  • Win: Visual Studio 2017 version 15.3.7 (toolset v141)
  • Mac: Xcode version 11.2

Examples

https://github.com/VectorworksDeveloper/SDKExamples