SDK:Using the SDK: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 42: 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 48: 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]]
<br>
* [[SDK:Auto-dimension support]]
<br>
<br>
* [[SDK:Writing automated tests]]
* [[VS:Equipment item attaching sample]]


== Working with files ==
== Working with files ==
Line 72: Line 77:
*[[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]]

Latest revision as of 14:34, 10 January 2023

.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