SDK

From VectorMEP
Revision as of 03:26, 14 November 2020 by Admin (talk | contribs) (Created page with "== About == Vectorworks (<nowiki>http://www.vectorworks.net</nowiki>) provides an open architecture that allows developers to supplement or replace existing Vectorworks functi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

Vectorworks (http://www.vectorworks.net) provides an open architecture that allows developers to supplement or replace existing Vectorworks functionality. From the user’s perspective, these new tools, menu commands, and objects are indistinguishable from those built into Vectorworks. As such, they are first class solutions for the user.

The SDK (https://www.vectorworks.net/support/custom/sdk) provides OS independent functionality for accessing the application routines. Also, it provides functions for creating OS independent User Interface for your plug-ins.

VectorMEP's extension

VectorMEP provides additional SDK functionality.