VS:FOpacityByClass: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 09:36, 3 February 2023

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Returns whether the global attributes are set to use the opacity of the default class.

FUNCTION FOpacityByClass : BOOLEAN;
def vs.FOpacityByClass():
    return BOOLEAN

Remarks

Returns whether the global attributes are set to use the opacity of the default class.

[rl 8/30/07]

Example

useClassOpacity:=FOpacityByClass;

Version

Availability: from VectorWorks 2008