Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 492 Bytes

File metadata and controls

24 lines (18 loc) · 492 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