Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 476 Bytes

File metadata and controls

28 lines (21 loc) · 476 Bytes

EA_DataAccGetReal

Description

Returns real value from the object, associated to the accessory index.

FUNCTION EA_DataAccGetReal(
				acc        : INTEGER;
				valueIndex : INTEGER): REAL;
def vs.EA_DataAccGetReal(acc, valueIndex):
    return REAL

Parameters

Name Type Description
acc INTEGER
valueIndex INTEGER

Version

Availability: from Vectorworks 2016

Category

  • EnergyAnalysis Interface Library