VS:GetCallBackInval

From Vectorworks Developer
Revision as of 17:11, 13 August 2008 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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