I have a huge number of RFA’s and I want views (plan, elevations, sections) from them to be in DXF format. but I don’t want all visible lines from the RFA to be exported to the DXF instead, I want lines that are visible after loading RFA into the RVT file. (like there is some geometry made invisible in the RFA and drawn some symbolic lines to visible instead of it).
Currently, I am loading the RFA to RVT file and then exporting the views to DXF individually. Since it takes too much time I want to automate this process through a dynamo script can someone guide me in creating a script as I am a beginner in dynamo scripting.