Message 1 of 2
Export DWG Error section Head
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I exported by code:
DWGExportOptions opt = new DWGExportOptions();
opt.MergedViews = true;
Doc.Export(ExportDWGFolderPath, DWGName, views, opt);
but detail number in section head error like pic:
in AutoCAD
In Revit:
in Revit