Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 539 Bytes

File metadata and controls

28 lines (22 loc) · 539 Bytes

DLDSetLoadDataReal

Description

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

PROCEDURE DLDSetLoadDataReal(
				selector : INTEGER;
				value    : REAL);
def vs.DLDSetLoadDataReal(selector, value):
    return None

Parameters

Name Type Description
selector INTEGER
value REAL

Version

Availability: from Vectorworks 2018

Category