| IO | Parameter | Type | Description
|
| in | theSourceArea | longint |
|
| in | theSourceBlockID | longint |
|
| in | theSourceObjScope | longint | kCADScopeSelectedObjects,
kCADScopeAllObjects,
kCADScopeObjOnEditableLayers,
a Layer ID,
a Sublayer ID,
a programmer scope ID
or an Object ID
|
| in | theTargetArea | longint |
|
| in | theTargetBlockID | longint |
|
| in | theMatrixParam1 | real | Parameter 1 of a Linear transformation matrix
|
| in | theMatrixParam2 | real | Parameter 2 of a Linear transformation matrix
|
| in | theMatrixParam3 | real | Parameter 3 of a Linear transformation matrix
|
| in | theMatrixParam4 | real | Parameter 4 of a Linear transformation matrix
|
| in | theMatrixParam5 | real | Parameter 5 of a Linear transformation matrix
|
| in | theMatrixParam6 | real | Parameter 6 of a Linear transformation matrix
|
| in | theOptionalTargetObjScope | longint | 0 or kCADScopeSelectedObjects
or a programmer scope ID
|
| in | theOptionalTargetLayerID | longint |
|
| out | function result | OSErr | Error result code, also see Error handling
|