Unfortunately we have to export DWG's for a lot of our clients and they have strict CAD Standards that we have to follow. It would be GREAT to have two of the flagship design applications talk to one another with a more sophisticated DWG exporter. Getting layers into the Client Standards works good enough but could use some improvements as well. We've tested the Enhanced DWG Exporter, but it's not sufficient nor is the documentation.
The real problems are as follows:
- Sheets have no attributes
- Text/Dimensions exported get a new Style based on the View Scale they were exported
- Text/Dimensions exported aren't annotative
- Text with leaders exported from Revit don't become Multi-Leader styles, but are Mtext instead. The leaders are also segmented.
- All Block sub-entity items are hard coded to a layer and color. Typically block sub-entities should be on Layer 0 and set to ByLayer
- Revit families become block objects with a Revit naming convention
- The list goes on and on...