VS:GetCallBackInval: Difference between revisions

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

Revision as of 14:30, 12 August 2013

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

Description

Returns whether callbacks are invalidating portions of the screen that are being changed.

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

Parameters

Version

Availability: from All Versions

This is drop-in function.