Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 451 Bytes

File metadata and controls

24 lines (18 loc) · 451 Bytes

EA_UValueText

Description

Returns U-Value or R-Value text depending on document settings.

FUNCTION EA_UValueText(UValue : BOOLEAN): STRING;
def vs.EA_UValueText(UValue):
    return STRING

Parameters

Name Type Description
UValue BOOLEAN

Version

Availability: from Vectorworks 2016

Category