Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 452 Bytes

File metadata and controls

27 lines (21 loc) · 452 Bytes

SetDXFColorToLW

Description

Set DXF color to lineweight

PROCEDURE SetDXFColorToLW(
				dxfClrIndex : INTEGER;
				lineWeight  : INTEGER);
def vs.SetDXFColorToLW(dxfClrIndex, lineWeight):
    return None

Parameters

Name Type Description
dxfClrIndex INTEGER
lineWeight INTEGER

Version

Availability: from Vectorworks 2013

Category