Exporting to CAD does not support the creation of cells or shared cells.
上次发布: March 19, 2015No Product Found
漏洞 ID 编号
NIM004746
已提交
October 10, 2006
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.2
修正版本
10.3.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
There is a workaround, but the workaround may require access to AutoCAD, in addition to Microstation:1] In Microstation, save the seed file containing the CELL as an AutoCAD DWG2] In the attribute table for the point feature class to be exported, add the fields CadType, and RefName, both defined as text, with a length sufficient to accommodate the required values.CadType is calculated = "Insert"RefName is calculated to the name of the BLOCK, in this case "circle_G_2"3] run the Export to CAD tool. If run from within ArcMap, you must browse to the input data on disk. My experience is that the proces will fail if the input is displayed in ArcMap, and is selected using the dropdown arrow in the Export to CAD dialog.4] direct the output DWG file from the tool to a suitable location on the local hard drive.5] select the AutoCAD DWG file containing the BLOCK as the seed file and export.6] open the output DWG file in Microstation. The point will be symbolized with the chosen symbol. Save as a DGN, and be sure to Compress the DGN when saving to a verson 8 format. The point will be symbolized as a shared cell.