Procedure Units specifies a standard units setting for the active document.
{| class="wikitable_c" |+ Table - Standard Unit Settings
| ! Units Setting !! Constant |
|---|
| Custom |
| style="text-align:center" |
| - |
| Feet/Inches |
| style="text-align:center" |
| - |
| Inches |
| style="text-align:center" |
| - |
| Feet |
| style="text-align:center" |
| - |
| Yards |
| style="text-align:center" |
| - |
| Miles |
| style="text-align:center" |
| - |
| Microns |
| style="text-align:center" |
| - |
| Millimeters |
| style="text-align:center" |
| - |
| Centimeters |
| style="text-align:center" |
| - |
| Meters |
| style="text-align:center" |
| - |
| Kilometers |
| style="text-align:center" |
| } |
PROCEDURE Units(i : INTEGER);def vs.Units(i):
return None| Name | Type | Description |
|---|---|---|
| i | INTEGER | Standard units setting index value. |
See [[VS:GetPrimaryUnitInfo| GetPrimaryUnitInfo]] for details on changes in version 9 and again in version 12.
Availability: from All Versions
- Units