VS:IsClassChoiceSelected: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:34, 12 August 2013

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Returns if 'By Class' is the selected choice in a marker, line style, or color popup control.

FUNCTION IsClassChoiceSelected(
dialogID :LONGINT;
componentID :LONGINT) : BOOLEAN;
def vs.IsClassChoiceSelected(dialogID, componentID):
    return BOOLEAN

Parameters

dialogID LONGINT Id of the dialog
componentID LONGINT Id of the popup control

Version

Availability: from Vectorworks 2012