cad2012将布局导出到模型时出现“应用程序的组件中发生未经处理的异常”,如果单机继续应用程序将忽略此错误并尝试继续。 e0nLockedLayer。 详细信息: 应用程序不支持实时(JIT)调试。 有关详细信息,请参见此消息的结尾。 ************** 异常文本 ************** Autodesk.AutoCAD.Runtime.Exception: eOnLockedLayer
cad2012将布局导出到模型时出现“应用程序的组件中发生未经处理的异常”,如果单机继续应用程序将忽略此错误并尝试继续。
e0nLockedLayer。
详细信息:
应用程序不支持实时(JIT)调试。
有关详细信息,请参见此消息的结尾。
************** 异常文本 **************
Autodesk.AutoCAD.Runtime.Exception: eOnLockedLayer
在 Autodesk.AutoCAD.ExportLayoutUI.Commands.ExportLayout()
在 Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker(MethodInfo mi, Object commandObject, Boolean bLispFunction)
在 Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorkerWithExceptionFilter(MethodInfo mi, Object commandObject, Boolean bLispFunction)
在 Autodesk.AutoCAD.Runtime.PerDocumentCommandClass.Invoke(MethodInfo mi, Boolean bLispFunction)
在 Autodesk.AutoCAD.Runtime.CommandClass.CommandThunk.Invoke()