| 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
|
| out | theBaseX | real |
|
| out | theBaseY | real |
|
| out | theRotation | real |
|
| out | theBackToFrontFlag | integer | A boolean constant
|
| out | theJustification | integer | A string justification constant
|
| out | function result | OSErr | Error result code, also see Error handling
|