Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 555 Bytes

File metadata and controls

27 lines (21 loc) · 555 Bytes

CreateLineAttributePopup

Description

Create a dialog control that displays both line style and line weight choices available in the current document.

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

Parameters

Name Type Description
dialogID LONGINT
itemID LONGINT

Version

Availability: from VectorWorks12.0

Category