Creates a thumbnail popup that can be populated with previews of objects in Vectorworks.
PROCEDURE CreateThumbnailPopup(
dialogID : LONGINT;
controlID : LONGINT);def vs.CreateThumbnailPopup(dialogID, controlID):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| controlID | LONGINT |
'''BE AWARE:''' this will not work for Line Types of an external document (default library for example). Use CreateCustThumbPopup in that situation.
Availability: from Vectorworks 2012