VS:GetCallBackInval: Difference between revisions

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

Revision as of 17:11, 13 August 2008

.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.