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