VS:EA ConvX2DocStr

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Converts value from X unit to document unit and returns the result as real number.

FUNCTION EA_ConvX2DocStr(
unitType :INTEGER;
value :REAL;
incUnitMark :BOOLEAN) : STRING;
def vs.EA_ConvX2DocStr(unitType, value, incUnitMark):
    return STRING

Parameters

unitType INTEGER
value REAL
incUnitMark BOOLEAN

Version

Availability: from Vectorworks 2016