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