VS:SetCallBackInval

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Sets whether or not callbacks should be invalidating portions of the screen that are being changed. This should be used if you need to create temporary objects for calculation purposes and do not want the screen to be redrawn as a result

PROCEDURE SetCallBackInval(
turnInvalOn :BOOLEAN);
def vs.SetCallBackInval(turnInvalOn):
    return None

Parameters

turnInvalOn BOOLEAN

Version

Availability: from Vectorworks 2014