Convert an angle value (in degrees) from a real number to a string using the current document formatting.
FUNCTION Angle2Str(value : REAL): STRING;def vs.Angle2Str(value):
return STRING| Name | Type | Description |
|---|---|---|
| value | REAL | The angle value in degrees. |
Availability: from Vectorworks 2014