Lack of Name View when Export DWG file to DWF using AutoCAD 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a DWG drawing in which there are 2 Name views created in 2 ways
1) View1 (I named it: FMS_SCALE) is created via a .NET plugin with code as the help link: https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-076B6391-F375-454E-BFB2-533BDCA9E23D
2. View2 (I named it: ViewTest) is created manually by using the AutoCAD command _newview
When I export/publish this DWG file to DWF file using AutoCAD 2023 and then I checked the DWF file in Autodesk Design Review I saw the named view which is created in 1st way (FMS_SCALE) is not included but the ViewTest does.
I do the same above steps but using AutoCAD 2022, the result is that 2 named views are included in the DWF file.
I would like to know what is difference between these 2 named views, and what is the change on AutoCAD 2023 compared to AutoCAD 2022 that the results in the 2 AutoCAD versions are different. What can I do so that I can export all the name views with AutoCAD 2023 regardless of the creative way?
Please help me!
Please see my attachment. I attached a sample .dwg file and an image that shows the result in 2 versions of AutoCAD.
