SDK:Using the SDK: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(8 intermediate revisions by the same user not shown)
Line 26: Line 26:
== Common Tasks ==
== Common Tasks ==


* [[SDK:Generate UUID for Extensions]]
* [[SDK:Debugging the Vectorworks file]]
<br>
* [[SDK:Parametric Custom Opening in Wall]]
* [[SDK:Parametric Custom Opening in Wall]]
* [[SDK:Parametric Custom Selection Indication]]
* [[SDK:Parametric Custom Selection Indication]]
Line 34: Line 37:
* [[SDK:Parametric State Notifications]]
* [[SDK:Parametric State Notifications]]
* [[SDK:Parametric Custom Control Points]]
* [[SDK:Parametric Custom Control Points]]
<br>
* [[SDK:Working with Wall Breaks]]
* [[SDK:Working with Wall Breaks]]
* [[SDK:Working with Wall Breaks - Symbol]]
* [[SDK:Working with Wall Breaks - Symbol]]
<br>
* [[SDK:Working with Hierarchical VWListBrowserCtrl]]
* [[SDK:Working with Hierarchical VWListBrowserCtrl]]
<br>
* [[SDK:Enumerate The Color Palettes]]
* [[SDK:Enumerate The Color Palettes]]
<br>
* [[SDK:Multiple_Extrude]]
* [[SDK:Intersecting Surfaces]]
<br>
* [[SDK:Writing automated tests]]


== Working with files ==
== Working with files ==
Line 46: Line 57:
*[[VCOM:Working with XML Files]]
*[[VCOM:Working with XML Files]]
*[[VCOM:Enumerating folder contents]]
*[[VCOM:Enumerating folder contents]]
<br>
*[[VCOM:Working with JSON]]


== Working with Dialogs (Layout Manager) ==
== Working with Dialogs (Layout Manager) ==
Line 54: Line 67:
*[[SDK:Working with VWThumbnailPopupCtrl]]
*[[SDK:Working with VWThumbnailPopupCtrl]]
*[[SDK:Working with VWListBoxCtrl]]
*[[SDK:Working with VWListBoxCtrl]]
*[[SDK:Working with VWListBrowserCtrll]]
*[[SDK:Working with VWListBrowserCtrl]]
*[[SDK:Working with Hierarchical VWListBrowserCtrl]]
*[[SDK:Working with Hierarchical VWListBrowserCtrl]]
*[[SDK:Working with VWCustomCtrl]]
*[[SDK:Working with VWCustomCtrl]]

Revision as of 13:27, 11 June 2019

.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

Plug-ins

Parametric

Tool

Common Tasks







Working with files


Working with Dialogs (Layout Manager)

See Also