SDK:Using the SDK: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(7 intermediate revisions by the same user not shown)
Line 27: Line 27:


* [[SDK:Generate UUID for Extensions]]
* [[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 40: Line 42:
<br>
<br>
* [[SDK:Working with Hierarchical VWListBrowserCtrl]]
* [[SDK:Working with Hierarchical VWListBrowserCtrl]]
* [[SDK:Working with Editable VWListBrowserCtrl]]
<br>
<br>
* [[SDK:Enumerate The Color Palettes]]
* [[SDK:Enumerate The Color Palettes]]
Line 46: Line 49:
* [[SDK:Intersecting Surfaces]]
* [[SDK:Intersecting Surfaces]]
<br>
<br>
* [[SDK:Vectorworks Plugin using Qt]]
* [[SDK:Writing automated tests]]
<br>
* [[SDK:Using the VGS API for Vectorworks model export and live sync]]


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


Line 68: Line 73:
*[[SDK:Working with Hierarchical VWListBrowserCtrl]]
*[[SDK:Working with Hierarchical VWListBrowserCtrl]]
*[[SDK:Working with VWCustomCtrl]]
*[[SDK:Working with VWCustomCtrl]]
== Materials ==
Materials are a new resource in Vectorworks 2021.
*[[VS:Working_with_Materials]]


== See Also ==
== See Also ==


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

Revision as of 15:23, 7 September 2021

.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)

Materials

Materials are a new resource in Vectorworks 2021.

See Also