Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 423 Bytes

File metadata and controls

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