Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using eTransmit API in Forge

3 REPLIES 3
Reply
Message 1 of 4
qd
Explorer
783 Views, 3 Replies

Using eTransmit API in Forge

We are currently developing an application with the Forge Platform.
The input file should be a Revit file and the output should be the result, as if a project was converted with the Revit addin eTransmit.

The classes eTransmit, TransmissionOptions and TransmissionGraph are used.
Unfortunately the function of the eTransmit class "TransmitFiles" always returns the value "False". The output file remains unchanged.

To get the app running, the eTransmitForRevitDB.dll also had to be uploaded to Forge with the compiled addin dlls.
Because eTransmit does not run on an open Revit project, I used the example of "learn.forge.designautomation" to implement the Revit file input/output.

I searched in the forum and found nothing.
Is it possible to use the eTransmit dll in Forge?
What could be the problem?
Here below is the code.

Thanks a lot!

Tags (2)
Labels (2)
3 REPLIES 3
Message 2 of 4
jeremy_tammik
in reply to: qd

I would be rather surprised if the desktop version of the eTransmit add-in works in the Forge Design Automation environment just like that out of the box. 

 

I am pretty sure that it would be possible to implement similar functionality to what eTransmit provides yourself, but I am not sure how complicated that might be.

 

If that is too hard, you could raise a wish to provide eTransmit in the Forge DA environment.

 

However, please also note that this discussion forum is dedicated to programming desktop Revit using the desktop Revit API.

 

For all Forge-related questions, you will receive more competent support through the dedicated Forge help channels:

 

https://forge.autodesk.com/en/support/get-help

 

I would suggest raising this question there or by email to forge.help@autodesk.com

 

Thank you for your cooperation and understanding.

 

Best regards,

 

Jeremy

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 4
qd
Explorer
in reply to: jeremy_tammik

Thank you for your answer. I have already posted my question on stack-overflow.

Message 4 of 4
jeremy_tammik
in reply to: qd

Yes, thank you very much for doing so.

  

Just for the sake of completeness, here it is:

 

https://stackoverflow.com/questions/68196518/using-etransmit-in-forge

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report