Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 517 Bytes

File metadata and controls

27 lines (21 loc) · 517 Bytes

vsoWidgetPopupClearN

Description

For an OIP search popup widget, clears the static or dynamic choices.

PROCEDURE vsoWidgetPopupClearN(
				widgetID      : LONGINT;
				staticChoices : BOOLEAN);
def vs.vsoWidgetPopupClearN(widgetID, staticChoices):
    return None

Parameters

Name Type Description
widgetID LONGINT
staticChoices BOOLEAN

Version

Availability: from Vectorworks 2020

Category