SDK:Vectorworks 2012 Development: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:


:For deprecated functions see [[SDK:Vectorworks 2012 Deprecated Functions]]
:For deprecated functions see [[SDK:Vectorworks 2012 Deprecated Functions]]
== See Also ==


[[Category:SDK]]
[[Category:SDK]]

Latest revision as of 18:22, 18 September 2013

.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

Developer Tools

On Windows it is recomended using Microsoft "Visual Studio 2010" for developing Vectorworks SDK Plug-ins. Microsoft has launched the Express Editions of Visual Studio which are free. http://www.microsoft.com/express

On Macintosh it is recomended Xcode 3.2. You can download it from https://connect.apple.com after log in. You can find it in Download section under Developer Tools.

Function Changes

For new functions see SDK:Vectorworks 2012 New Functions
For deprecated functions see SDK:Vectorworks 2012 Deprecated Functions