| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theBlockID | longint | A Block ID or kCADRootBlockID for the root
drawing
|
| in | theX1 | real |
|
| in | theY1 | real |
|
| in | theX2 | real |
|
| in | theY2 | real |
|
| in | theMethod | integer | A selection method constant
|
| in | theAction | integer | A selection action constant
|
| in | theMinimumLayerModeToSelect | integer | A layer mode constant
|
| in | theTargetObjScope | longint | kCADScopeSelectedObjects
or a programmer scope ID
|
| in | theHatchAnywayFlag | integer | A boolean constant
|
| out | function result | OSErr | Error result code, also see Error handling
|