CADGetDisplay
and CADSetDisplay
have a new parameter "theFrameFlag".
CADDuplicate is new.
CADCopyTo
, CADMoveTo
, CADCopyByMatrix
and CADMoveByMatrix
are new.
Note. Be aware that objects copied to non-editable layers are not returned in the target
object scope if that scope is kCADScopeSelectedObjects
.
To do
CADEmptyScope
is new.
CADGetScopes is new.
CADScaleXY
and CADTransformXY
are new.
CADGetKeyMask
and CADSetKeyMask
.