Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 543 Bytes

File metadata and controls

30 lines (23 loc) · 543 Bytes

SetLineWeightChoice

Description

Set the current choice of the line weight dialog control to the value specified in mils.

PROCEDURE SetLineWeightChoice(
				dialogID   : LONGINT;
				itemID     : LONGINT;
				lineWeight : INTEGER);
def vs.SetLineWeightChoice(dialogID, itemID, lineWeight):
    return None

Parameters

Name Type Description
dialogID LONGINT
itemID LONGINT
lineWeight INTEGER

Version

Availability: from VectorWorks12.0

Category

  • Dialogs - Modern