Function FLWByClass returns whether the global attributes are set to use the line weight of the default class.
FUNCTION FLWByClass : BOOLEAN;def vs.FLWByClass():
return BOOLEANReturns whether the global attributes are set to use the line weight of the default class. [sd 8/19/98]
useClassLWidth:=FLWByClass;useClassLWidth = vs.FLWByClass()Availability: from VectorWorks8.0