| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theObjScope | longint | kCADScopeSelectedObjects,
kCADScopeAllObjects,
kCADScopeObjOnEditableLayers,
a Layer ID,
a Sublayer ID,
a programmer scope ID
or an Object ID
|
| in | theMinimumResultLayerMode | integer | A layer mode constant
|
| out | theHatchResultLayerMode | array of integer | Array of layer mode constants
|
| out | theHatchSourceLayerID | array of longint |
|
| out | theHatchLineX1 | array of array of real |
|
| out | theHatchLineY1 | array of array of real |
|
| out | theHatchLineX2 | array of array of real |
|
| out | theHatchLineY2 | array of array of real |
|
| out | theHatchLineColor | array of array of longint |
|
| out | function result | OSErr | Error result code, also see Error handling
|