| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theLineTypeID | longint | Linetype ID or a linetype ID constant
|
| out | theLineTypeName | string |
|
| out | theLineTypeType | integer | A linetype type constant
|
| out | theLineTypeUnits | array of real |
|
| out | theLineTypeLength | real |
|
| out | theLineTypeScalingFlag | integer | A boolean constant
|
| out | function result | OSErr | Error result code, also see Error handling
|