VS:OLDGetLoadDataBool: Difference between revisions

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

Revision as of 19:25, 12 September 2017

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

Description

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

FUNCTION OLDGetLoadDataBool(
handle :HANDLE;
selector :INTEGER;
loadIndex :INTEGER) : BOOLEAN;
def vs.OLDGetLoadDataBool(handle, selector, loadIndex):
    return BOOLEAN

Parameters

handle HANDLE
selector INTEGER
loadIndex INTEGER

Version

Availability: from Vectorworks 2018