Get copied elements from Revit function Copy

Hmm. It looks like Revit won’t let you “interrupt” a transaction with a postable command, even if that transaction has finished.

What’s the reasoning for using a postable command instead of an alternative that could be automated? Does the copied placement have a known location?

EDIT: More information on what might be happening. It sounds like postable commands don’t finish until after execution anyway, regardless of subtransactions.