SDK:Vectorworks 2023 Development: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{LocationMain|category=LocationSDKSpecial|specific=}}
{{LocationMain|category=LocationSDKSpecial|specific=}}
 
<div class="rightmenu">
__TOC__
</div>
== General Info ==
== General Info ==



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 2023 SDK requires:

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

Before debugging Vectorworks on the Mac, please make sure to turn off Metal API Validation. This option can be turned off by going to Edit Scheme --> Diagnostics --> API Validation.

Examples

https://github.com/VectorworksDeveloper/SDKExamples