SDK:Using the SDK: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(13 intermediate revisions by the same user not shown)
Line 14: Line 14:
*[[SDK:Parametric Custom Context Menu|Custom Context Menu]]
*[[SDK:Parametric Custom Context Menu|Custom Context Menu]]
*[[SDK:Parametric State Notifications|State Notifications]]
*[[SDK:Parametric State Notifications|State Notifications]]
*[[SDK:Parametric Components|Components]]
*[[SDK:Parametric Custom Control Points|Custom Control Points]]


=== Tool ===
=== Tool ===
Line 23: Line 23:
*[[SDK:Working with Tool Mode Bar|Working with Tool Mode Bar]]
*[[SDK:Working with Tool Mode Bar|Working with Tool Mode Bar]]
*[[SDK:Similar Objects Creation|Similar Objects Creation]]
*[[SDK:Similar Objects Creation|Similar Objects Creation]]
== Common Tasks ==
* [[SDK:Generate UUID for Extensions]]
* [[SDK:Debugging the Vectorworks file]]
<br>
* [[SDK:Parametric Custom Opening in Wall]]
* [[SDK:Parametric Custom Selection Indication]]
* [[SDK:Parametric Custom Context Menu]]
* [[SDK:Parametric Custom Shape Pane]]
* [[SDK:Parametric Custom Shape Pane Popup]]
* [[SDK:Parametric Hide Details]]
* [[SDK:Parametric State Notifications]]
* [[SDK:Parametric Custom Control Points]]
<br>
* [[SDK:Working with Wall Breaks]]
* [[SDK:Working with Wall Breaks - Symbol]]
<br>
* [[SDK:Working with Hierarchical VWListBrowserCtrl]]
* [[SDK:Working with Editable VWListBrowserCtrl]]
<br>
* [[SDK:Enumerate The Color Palettes]]
<br>
* [[SDK:Multiple_Extrude]]
* [[SDK:Intersecting Surfaces]]
<br>
* [[SDK:Writing automated tests]]


== Working with files ==
== Working with files ==


*[[VCOM:Working with File Identifiers|Working with File Identifiers]]
*[[VCOM:Working with File Identifiers]]
*[[VCOM:Working with Binary or Text Files|Working with Binary or Text Files]]
*[[VCOM:Working with File/Folder Choose Dialogs]]
*[[VCOM:Working with XML Files|Working with XML Files]]
*[[VCOM:Working with Binary or Text Files]]
*[[VCOM:Enumerating folder contents|Enumerating folder contents]]
*[[VCOM:Working with XML Files]]
*[[VCOM:Enumerating folder contents]]
<br>
*[[VCOM:Working with JSON]]
 
== Working with Dialogs (Layout Manager) ==
 
*[[SDK:Working with Dynamic Data Exchange (DDX)]]
*[[SDK:Working with VWPullDownMenuCtrl]]
*[[SDK:Working with VWPushButtonCtrl]]
*[[SDK:Working with VWThumbnailPopupCtrl]]
*[[SDK:Working with VWListBoxCtrl]]
*[[SDK:Working with VWListBrowserCtrl]]
*[[SDK:Working with Hierarchical VWListBrowserCtrl]]
*[[SDK:Working with VWCustomCtrl]]


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


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

Revision as of 14:37, 29 October 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