Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 603 Bytes

File metadata and controls

30 lines (24 loc) · 603 Bytes

OLDGetLoadDataReal

Description

Using selector, gets load data with real value for the parametric object Available selectors : kDLDSelectorWeight = 5.

FUNCTION OLDGetLoadDataReal(
				handle    : HANDLE;
				selector  : INTEGER;
				loadIndex : INTEGER): REAL;
def vs.OLDGetLoadDataReal(handle, selector, loadIndex):
    return REAL

Parameters

Name Type Description
handle HANDLE
selector INTEGER
loadIndex INTEGER

Version

Availability: from Vectorworks 2018

Category