Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 67020

Re: Structural Connections not exported via Document.Export (Revit 2018/Python)

$
0
0

Dear Igor,

 

Thank you for your update and reproducible case.

 

I opened your sample file in Revit 2019 and noted that it is stored in Revit 2018 format.

 

I see your macro IFC Export in there and executed it.

 

It is taking a very long time to complete...

 

In fact, it does not seem to be completing at all, just running forever.

 

I cancelled the first attempt after a couple of minutes and looked at the macro code next.

  

[Window Title]
Run Macro Failed

[Main Instruction]
Revit failed to execute IFCExport. 

[Expanded Information]
A problem has been detected. 

Autodesk.Revit.Exceptions.InvalidPathArgumentException: The folder does not exist.
Parameter name: folder
   at MacroModule.executeMacro_(MacroModule* , AString* macroName)
   at MacroModule.executeMacro(MacroModule* , AString* macroName)
   at MacroModule.executeMacro(MacroModule* , AString* )
   at UIMacroGeneralManager.runMacro(UIMacroGeneralManager* , MacroModule* pModule, AString* macroName)

[^] Hide details  [Close]

  

OK, I see that I have to edit the folder path.

 

I fixed the output folder path, and I still get the same problem.

 

Oh, looking again, I see that your code specifies several input files as well, e.g., ParameterMappingTable.txt, IFC2x3 Coordination View.txt, Export Structural Connections.txt.

 

They seem to be spread all over the place in your system.

 

Well, they are apparently not present in mine.

 

Unfortunately, I cannot run your code like this, nor pass it on to the development team.

 

Please realise that a reproducible sample setup means that it can truly be reproduced, preferably with a single click.

 

If any paths need to be edited, please specify that explicitly.

 

Please specify every single minute step required to reproduce the issue.

 

Nobody is ever eager to reproduce any problems, so you have to make it very convincing and simple, inevitable.

 

If you do not, people will not be able to see any problem, and it will remain yours only.

 

Can you please supply the missing files and instructions, so I can give it another try?

 

Thank you!

 

Best regards,

 

Jeremy

 


Viewing all articles
Browse latest Browse all 67020

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>