Message 1 of 6
Enforce Revit to perform potable command before doing the rest of my code!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem with implementing two postable commands in the same external command, Actually I have two problems:
1- I have implemented two external events to perform the two postable commands, only one of them is working and postponed till the end of the code lines"I know why" but is there a way to enforce Revit not to postpone the postable command ?
2- The two commands are "CutToClipboard", which working fine and the other one is "PasteFromClipboard" which isn't working. Are there Postable Commands which not doable yet?
Thanks, Ibrahim Naeem