Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 571 Bytes

File metadata and controls

27 lines (21 loc) · 571 Bytes

ShowByClassChoice

Description

Adds a 'By Class' choice to a marker, line style, or color popup control. (Dialog must be running)

PROCEDURE ShowByClassChoice(
				dialogID    : LONGINT;
				componentID : LONGINT);
def vs.ShowByClassChoice(dialogID, componentID):
    return None

Parameters

Name Type Description
dialogID LONGINT Id of the dialog
componentID LONGINT Id of the popup control

Version

Availability: from Vectorworks 2012

Category