IO | Parameter | Type | Description
|
in | theCADArea | longint | Area ID
|
in | theBlockID | longint | A Block ID or kCADRootBlockID for the root
drawing
|
in | theObjID | longint | An Object ID, see Scope
|
in | theRectangleX1 | real |
|
in | theRectangleY1 | real |
|
in | theRectangleX2 | real |
|
in | theRectangleY2 | real |
|
in | theRotation | real |
|
in | theUpsideDownFlag | integer | A boolean constant
|
out | function result | OSErr | Error result code, also see Error handling
|