Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 436 Bytes

File metadata and controls

25 lines (18 loc) · 436 Bytes

EA_DataAccSave

Description

Saves data to accessory. The function saves the energy data for the handle who is corresponding to the accessory index.

PROCEDURE EA_DataAccSave(acc : INTEGER);
def vs.EA_DataAccSave(acc):
    return None

Parameters

Name Type Description
acc INTEGER

Version

Availability: from Vectorworks 2016

Category

  • EnergyAnalysis Interface Library