PlotSettingsValidator设置打印属性函数换个CAD版本或模型空间换图纸空间会报错
PlotSettingsValidator设置打印属性的个别方法,在更换CAD版本或者模型空间切换到图纸空间,会报错utodesk.AutoCAD.Runtime.Exception: eInvalidInput例如:
模型空间切换到图纸空间提示: 在 Autodesk.AutoCAD.DatabaseServices.PlotSettingsValidator.SetPlotCentered(PlotSettings plotSet, Boolean isCentered),模型空间是正常可以用的;
14CAD切换到22CAD提示:Autodesk.AutoCAD.Runtime.Exception: eInvalidInput
在 Autodesk.AutoCAD.DatabaseServices.PlotSettingsValidator.SetPlotPaperUnits(PlotSettings plotSet, PlotPaperUnit units)
程序编译是在14版CAD,14版CAD模型空间可以正常用,请问有没有人知道这是什么问题吗?
已解决 请问怎么解决的?
页:
[1]