Skip to main content

How do I export selected roof geometry as a DXF file?

Export only the geometry you need by hiding unwanted items first, then exporting a DXF with Write All Entities = No so only visible entities are written.

🧠 Key idea

The easiest way to ā€œonly importā€ certain parts of the AppliCad model is to export only those parts.
​

As you will know, you can turn the visibility of certain items in the Roof Wizard model on and off using the Tools > Set-Display option.
​
This is important, since when exporting a DXF file, you can set the software to only export visible items. See excerpt from the CAD Reference manual:
​
​

Setting ā€œWrite All Entitiesā€ to [No] means that only visible entities will be exported.
​
​


​


🧱 Example workflow

Here is an example roof that we modelled:

To Export just the Wall Lines to a DXF, I went to Tools > Set-Display and turned the roof off, but left the walls on:
​
​


​

Then, we went to File > Export > DXF and set ā€œWrite All Entitiesā€ to [No].
​
​

Select OK and you will be prompted for the file location to save the exported file to, and the file name.
​

Here is the exported DXF file in AutoDesk’sĀ® TrueView application:
​
​


​


šŸŽÆ Need more control than Set-Display?

If the Tools > Set-Display option does not provide the level of granularity you need with regards to blanking or turning on and off certain elements, then you can use the CAD > Group > Blank option to perform blanking of individual elements, and individually select each entity to be blanked. Run File > Export > DXF again.

Did this answer your question?