Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 462 Bytes

File metadata and controls

28 lines (21 loc) · 462 Bytes

vsoWidgetPopupEnergy

Description

Attach a widget for energy data to appear in the Object Info Palette.

PROCEDURE vsoWidgetPopupEnergy(
				widgetID : LONGINT;
				dataType : INTEGER);
def vs.vsoWidgetPopupEnergy(widgetID, dataType):
    return None

Parameters

Name Type Description
widgetID LONGINT
dataType INTEGER

Version

Availability: from Vectorworks 2016

Category

  • Object Events