VS:SetCallBackInval/ja

From Vectorworks Developer
Revision as of 15:47, 17 May 2013 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

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

利用可能バージョン: VectorWorks_Unknow.n._