Converts value from document unit to X unit and returns the result as real number.
FUNCTION EA_ConvDoc2X(
unitType : INTEGER;
value : REAL): REAL;def vs.EA_ConvDoc2X(unitType, value):
return REAL| Name | Type | Description |
|---|---|---|
| unitType | INTEGER | |
| value | REAL |
Availability: from Vectorworks 2016