用程序控制软件界面在运行程序测量工件时,有时候需要切换界面,查看数据,RationalDMIS可以通过自己编辑的程序来实现查看界面的功能。 $$ Set.ForeGround.GraphicsViewer 显示图形浏览窗口 $$ Set.ForeGround.Output 显示输出窗口 $$ Set.ForeGround.GraphicalReport 显示图形报告窗口 $$ Set.ForeGround.FormErrorReport 显示Form Error报告窗口 $$ Set.ForeGround.DmisEditor 显示DMIS编辑窗口 $$ Set.ForeGround.BladeOutput 显示叶片分析窗口 $$ Set.ForeGround.GearOutput 显示齿轮分析窗口 ------------------------------------------------------------------------ 爱科腾瑞(北京)有限公司
在运行程序测量工件时,有时候需要切换界面,查看数据,RationalDMIS可以通过自己编辑的程序来实现查看界面的功能。
$$ Set.ForeGround.GraphicsViewer
显示图形浏览窗口
$$ Set.ForeGround.Output
显示输出窗口
$$ Set.ForeGround.GraphicalReport
显示图形报告窗口
$$ Set.ForeGround.FormErrorReport
显示Form Error报告窗口
$$ Set.ForeGround.DmisEditor
显示DMIS编辑窗口
$$ Set.ForeGround.BladeOutput
显示叶片分析窗口
$$ Set.ForeGround.GearOutput
显示齿轮分析窗口