SDK:Vectorworks 2011 Development

From Vectorworks Developer
Revision as of 18:21, 18 September 2013 by Root (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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