Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 538 Bytes

File metadata and controls

27 lines (21 loc) · 538 Bytes

CreateLineWeightPopup

Description

Create a line weight popup dialog control to display list of line weights available in current document.

PROCEDURE CreateLineWeightPopup(
				dialogID : LONGINT;
				itemID   : LONGINT);
def vs.CreateLineWeightPopup(dialogID, itemID):
    return None

Parameters

Name Type Description
dialogID LONGINT
itemID LONGINT

Version

Availability: from VectorWorks12.0

Category