Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 497 Bytes

File metadata and controls

27 lines (21 loc) · 497 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