SDK:Vectorworks 2011 Development: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
Line 58: Line 58:




== See Also ==
== New Functions ==
 
The list can be found here: [[SDK:Vectorworks 2011 New Functions]]


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

Latest revision as of 18:21, 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

New Features

As of Vectorworks 2011 the plug-in architecture have been changed. The new architecture uses VCOM (Vectorworks Component Object Model).

The base of the new architecture are the plug-in libraries, which are not renamed to Plug-in Modules. VCOM provides extension interface implementation for Vectorworks to define menu command, parametric, tool, and/or VectorScript function.

See Plug-in Modules for more details.

Module Extensions

Module Event Sinks

ODBC Support

Site Model (DTM) Support

Resource Changes

The resources no longer contain defining resources. As of Vectorworks 2011, the resources should be only 'STR#', 'TEXT', and 'PNG '.

SDK:Plug-in Resources


New Functions

The list can be found here: SDK:Vectorworks 2011 New Functions