PostableCommand.RevisionCloud doesn't work

PostableCommand.RevisionCloud doesn't work

AnatolyCEL
Enthusiast Enthusiast
638 Views
6 Replies
Message 1 of 7

PostableCommand.RevisionCloud doesn't work

AnatolyCEL
Enthusiast
Enthusiast

Hello,

 

UIApplication uiApp

uiApp.PostCommand(RevitCommandId.LookupPostableCommandId(PostableCommand.RevisionCloud)) doesn't work, but if I change it to:

uiApp.PostCommand(RevitCommandId.LookupPostableCommandId(PostableCommand.DetailLine)), works fine

 

Thanks.

0 Likes
Accepted solutions (1)
639 Views
6 Replies
Replies (6)
Message 2 of 7

arnostlobel
Alumni
Alumni

In what version of Revit?

Arnošt Löbel
0 Likes
Message 3 of 7

AnatolyCEL
Enthusiast
Enthusiast

2014, 2015 doesn't work at all. In 2016 works only from external command (start drawing after the external commad finished, which is good), but after return to Revit (PastCommand from modeless window) doesn't.

0 Likes
Message 4 of 7

Aaron.Lu
Autodesk
Autodesk

Tried RevisionCloud in 2015 and 2016, both of them did not work. Should we log an issue for it?



Aaron Lu
Developer Technical Services
Autodesk Developer Network
0 Likes
Message 5 of 7

AnatolyCEL
Enthusiast
Enthusiast

Yes, please

0 Likes
Message 6 of 7

AnatolyCEL
Enthusiast
Enthusiast

The PostCommand doesn't work for FiledRegion too. I suspect that it affects all commands having Edit mode with red cross and green checkmark.

0 Likes
Message 7 of 7

Aaron.Lu
Autodesk
Autodesk
Accepted solution
Dear, I've got the message from dev team that the bug was fixed in the upgrade version of Revit, i.e. Revit 2016 SP2, you can do an update to see if it has been fixed.


Aaron Lu
Developer Technical Services
Autodesk Developer Network
0 Likes