Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 505 Bytes

File metadata and controls

34 lines (27 loc) · 505 Bytes

LWByClass

Description

Sets the default document line weight to the line weight of the active class.

PROCEDURE LWByClass;
def vs.LWByClass():
    return None

Remarks

Sets the global attributes to use the line weight of the default class. [sd 8/19/98]

Examples

LWByClass;
vs.MarkerByClass()
vs.FPatByClass()
vs.LSByClass()
vs.LWByClass()

Version

Availability: from VectorWorks8.0

Category