VS:OLDSetLoadDataBool: Difference between revisions

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

Latest revision as of 19:25, 12 September 2017

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

Description

Using selector, sets load data with bool value for the parametric object

PROCEDURE OLDSetLoadDataBool(
handle :HANDLE;
selector :INTEGER;
value :BOOLEAN;
loadIndex :INTEGER);
def vs.OLDSetLoadDataBool(handle, selector, value, loadIndex):
    return None

Parameters

handle HANDLE
selector INTEGER
value BOOLEAN
loadIndex INTEGER

Version

Availability: from Vectorworks 2018