| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theTypeOfMeasure | integer | A measure type constant
|
| in | theIsVisibleFlag | integer | A boolean constant
|
| in | theIsEditableFlag | integer | A boolean constant
|
| in | theOptionalFixedWidth | integer |
|
| in | theMinimumWidth | integer |
|
| in | theNumberOfDecimals | integer |
|
| in | theLinearUnitFactor | real |
|
| in | theLinearUnitDivisor | real |
|
| in | theOptionalUnitStr | Str3 |
|
| in | theOptionalUnitStrWidth | integer |
|
| out | function result | OSErr | Error result code, also see Error handling
|