Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 867 Bytes

File metadata and controls

18 lines (11 loc) · 867 Bytes

General Info

The Vectorworks 2025 SDK requires:

  • Win: Visual Studio 2022 version 17.12 (toolset v143)
  • Mac: Xcode version 16.2

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 SchemeDiagnosticsAPI Validation.
Metal Validation

Plugin Credential files

Vectorworks 2026 introduces the requirement for script plugins that are encrypted/obfuscated and SDK plugins to have a satellite credentials file that defines who is the developer of the plugins is.

More information can be found here: Plugin Credentials

Examples

SDK Examples on GitHub