Converts distributed mass string to real number and returns TRUE on success.
FUNCTION OLDMassDistStrToReal(
distrMassString : STRING;
VAR realValue : REAL): BOOLEAN;def vs.OLDMassDistStrToReal(distrMassString):
return (BOOLEAN, realValue)| Name | Type | Description |
|---|---|---|
| distrMassString | STRING | |
| realValue | REAL |
Availability: from Vectorworks 2018