Hi, my goal is to open a federated model and be able to extract the sheets from each of the linked models without having to open them individually.
I have had some success with this but so far I can only access the sheets in one linked model at a time, ideally I would like to access the sheets in multiple linked models and export them to one of the following pdf/dwg/dwf all in one go.
Can anyone help me to get this process to repeat automatically for each linked model without having to create a separate node path for each linked model?
I ran the DYN on a simple test model which has only one linked model which contains 2x sheets. Everything looks like it’s running fine but output just shows a null, I assumed I had set it up wrong somehow.
You must connect the documents to the input document of the Export DWFx node.
You should use the longest lacing on the Export DWFx node with several documents.
You also need as many filenames as there are documents.
I am testing your node to export to DWFx and I get this warning for every Revit document export: Revit will use raster printing because this view blablabla…and I click Do not Show this again and I see it again and again.
Do you know how to export the views and sheets as vectorial instead of raster with that annoying warning window that stops the process if not responding?
also I edited the Python script adding the option of exporting Areas and Object Data, looking Revit API, but I did not find anything about choosing to export as vectorial or raster in the options: DWFXExportOptions Properties