Revit could not complete command

Revit could not complete command

Anonymous
Not applicable
5,528 Views
9 Replies
Message 1 of 10

Revit could not complete command

Anonymous
Not applicable

Hi,

We are trying to create a API for drawing a TextNote command from Csharp. net to Revit 2016. we got the error Revit could not complete the external command error. please find the code screenshot & error screenshot and help us to procedd further.

regards 

suresh p

 
 
 
0 Likes
5,529 Views
9 Replies
Replies (9)
Message 2 of 10

Revitalizer
Advisor
Advisor

Hi,

 

you over-corrected your previous error by setting the TransactionMode to Automatic AND creating your own transaction.

http://forums.autodesk.com/t5/revit-api/error-loading-a-plugin/td-p/5963202

 

 

Revitalizer




Rudolf Honke
Software Developer
Mensch und Maschine





Message 3 of 10

arnostlobel
Alumni
Alumni

As general rule, it helps a lot to check if any exceptions are triggered while running your own code. In many a case, the exception's message gives a satisfactory explanation of the problem.

Arnošt Löbel
0 Likes
Message 4 of 10

Anonymous
Not applicable

im trying export drawing from revit 2017 to autocad structure detailling 2015, 

1.PNG

 

Hepl me !

 

0 Likes
Message 5 of 10

Anonymous
Not applicable

hi, 

 

    while i was exporting a revit file to lumion, i encountered a similiar problem. But i could not seem to solve it. ive seen replies about a transaction problem, but im not very clear about it. if someone could do a simplified explanation, i would be very grateful as i completely have no idea about coding.NEED HELP
!find the pop up in image attached. 

 

thanks.

0 Likes
Message 6 of 10

RPTHOMAS108
Mentor
Mentor

Your issue has nothing to do with transactions. Your add-in is out of date compared with the version of Revit you are using it with.

 

As an end user you should get an updated version from the software vendor (if one exists). As a developer you should update the code to suit the latest version of the API.

Message 7 of 10

Anonymous
Not applicable

hi, 

 

    thanks for your feedback man , really appreaciate that. so i tried to download a later version of the add in but it still has the same error 😞  any more suggestions i could try?

 

 

0 Likes
Message 8 of 10

RPTHOMAS108
Mentor
Mentor

No, you should take it up with the publisher.

 

https://apps.autodesk.com/RVT/en/Detail/Index?id=1257010617153832891&appLang=en&os=Win64

https://lumion.com/revit-exporters.html

 

Above links have technical support link although the top one on AppExchange doesn't work

0 Likes
Message 9 of 10

Anonymous
Not applicable
Ok so I have a revit 2017 but my lumion is only at version 6, so I won’t be able to work the livesnyc. Any chance you know of a latest version of lumion bridge which works with revit2016?
0 Likes
Message 10 of 10

RPTHOMAS108
Mentor
Mentor

No, sorry didn't even know there was a bridge.

0 Likes