VS:Volume2Str

From Vectorworks Developer
Revision as of 17:34, 18 September 2013 by Root (talk | contribs) (1 revision)
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

Convert a volume value from a real number to a string using the current document formatting.

FUNCTION Volume2Str(
value :REAL) : STRING;
def vs.Volume2Str(value):
    return STRING

Parameters

value REAL The volume value.

Version

Availability: from Vectorworks 2014