VS:CreateThumbnailPopup

From Vectorworks Developer
Revision as of 06:26, 30 September 2014 by Maarten (talk | contribs) (Added info about Line Types in this type of control.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

dialogID LONGINT
controlID LONGINT

Remarks

BE AWARE: this will not work for Line Types of an external document (default library for example). Use VS:CreateCustThumbPopup in that situation.

Version

Availability: from Vectorworks 2012