Main Page: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
This is your source for finding developer oriented documentation related to the SDK and VectorScript. It includes both reference documentation, sample code and articles covering some topics in great detail.
This is your source for finding developer oriented documentation related to the SDK and VectorScript. It includes both reference documentation, sample code and articles covering some topics in great detail.


== Scripting ==
== Developing for Vectorworks ==
 
=== Scripting ===


As for Vectorworks 2014 Python language is available for scripting along with VectorScript. This is an alternative that uses more modern language and provides fast and stable scripting.
As for Vectorworks 2014 Python language is available for scripting along with VectorScript. This is an alternative that uses more modern language and provides fast and stable scripting.
Line 28: Line 30:
More information can be found here [[Vectorworks Scripting]].
More information can be found here [[Vectorworks Scripting]].


== SDK ==
=== SDK ===


The Vectorworks SDK is available for free download at http://www.nemetschek.net/support/custom/sdk/index.php  under the license: [[Vectorworks SDK License]].
The Vectorworks SDK is available for free download at http://www.nemetschek.net/support/custom/sdk/index.php  under the license: [[Vectorworks SDK License]].
Line 35: Line 37:


The [[:Category:SDK|main SDK category]] is also available to help navigate around the site.
The [[:Category:SDK|main SDK category]] is also available to help navigate around the site.
== Localization ==
Localization techniques are discussed here [[Vectorworks Plugin Localization]].


== Users ==
== Users ==

Revision as of 20:14, 20 September 2013

.Vectorworks Scripting|Scripting ..Python|Python Scripting ..VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix .SDK|SDK ..VCOM:Class Reference|VCOM Class Reference .Help:Contents|Help ..Help:Contents|General Help ..Help:Adding Article|Adding Article ..Help:Adding Function Reference|Adding Function Reference ..Help:Adding General Function Reference|Adding General Function Reference ..Help:Adding VCOM Function Reference|Adding VCOM Function Reference ..Help:Adding VectorScript Function Reference|Adding VectorScript Function Reference

Welcome

This is your source for finding developer oriented documentation related to the SDK and VectorScript. It includes both reference documentation, sample code and articles covering some topics in great detail.

Developing for Vectorworks

Scripting

As for Vectorworks 2014 Python language is available for scripting along with VectorScript. This is an alternative that uses more modern language and provides fast and stable scripting.

More information can be found here Vectorworks Scripting.

SDK

The Vectorworks SDK is available for free download at http://www.nemetschek.net/support/custom/sdk/index.php under the license: Vectorworks SDK License.

The main entry point for SDK developers is here. Also, the full SDK API reference is here VCOM:Class Reference.

The main SDK category is also available to help navigate around the site.

Localization

Localization techniques are discussed here Vectorworks Plugin Localization.

Users

You must be a registered user in order to edit the WIKI pages. Please register at the User Login page.

If you are interested in creating or deleting pages, you have to request permission for that. Please contact me at Vladislav Stanev

Developer WIKI Help