Skip to main content
Participant
May 9, 2022
Question

How to copy artboard [SDK]

  • May 9, 2022
  • 0 replies
  • 193 views

How to copy artboard? I tried to do:

  • sAIArtboard->SelectArtboard(artboards_lst, id, true);
  • sAIActionManager->PlayActionEvent(kAICopySelectionAction, kDialogOff, NULL);

but artboard wasn't selected and I had error as result.

In Ai UI I do edit artboard and after that I do copy - it works. How can I do same with SDK (c++)

I want to copy artboard from document to another one.

 

 

This topic has been closed for replies.