Add a widget of the specified type and localized name to appear in the Object Info Palette.
FUNCTION vsoAddWidget(
widgetID : LONGINT;
widgetType : LONGINT;
locName : STRING): BOOLEAN;def vs.vsoAddWidget(widgetID, widgetType, locName):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| widgetID | LONGINT | |
| widgetType | LONGINT | |
| locName | STRING |
Availability: from Vectorworks 2014