| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theLocking | integer | kCADLockingIgnoreLock
|
| in | theBlockID | longint | A Block ID or kCADRootBlockID for the root
drawing
|
| in | theObjScope | longint | kCADScopeSelectedObjects,
kCADScopeAllObjects,
kCADScopeObjOnEditableLayers,
a Layer ID,
a Sublayer ID,
a programmer scope ID
or an Object ID
|
| in | theLeftRightAnchorType | integer |
|
| in | theTopBottomAnchorType | integer |
|
| in | theLeftRightExtension | real |
|
| in | theTopBottomExtension | real |
|
| in | theOptionalPolyLineIndex | longint |
|
| in | theOpCannotLengthenTargetScope | longint | 0 or kCADScopeSelectedObjects
or a programmer scope ID
|
| in | theOptionalCheckOnlyFlag | integer | A boolean constant
|
| out | function result | OSErr | Error result code, also see Error handling
|