VS:IsFillColorByClass
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Function IsFillColorByClass returns whether class fill colors are used for the referenced object.FUNCTION IsFillColorByClass(
h :HANDLE) : BOOLEAN;
def vs.IsFillColorByClass(h): return BOOLEAN
Parameters
h HANDLE Handle to object.
Remarks
Returns an indication of whether the class fill colors are used for the object referenced by h.[sd 8/19/98]