Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 367 Bytes

File metadata and controls

25 lines (18 loc) · 367 Bytes

EA_GetUnitStr

Description

Returns document unit string.

FUNCTION EA_GetUnitStr(unitType : INTEGER): STRING;
def vs.EA_GetUnitStr(unitType):
    return STRING

Parameters

Name Type Description
unitType INTEGER

Version

Availability: from Vectorworks 2016

Category

  • EnergyAnalysis Interface Library