| 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 | theOptionalTargetObjScope | longint | 0 or kCADScopeSelectedObjects
or a programmer scope ID
|
| in | theOptionalTargetLayerID | longin |
|
| out | function result | OSErr | Error result code, also see Error handling
|