【NX二次开发】Block UI NXOpen::BlockStyler::BlockDialog
定义:
NXOpen::BlockStyler::BlockDialog* theDialog;
theDialog->PerformApply();//执行应用并重新启动对话框。
theDialog->show();//启动对话框。
定义:
NXOpen::BlockStyler::BlockDialog* theDialog;
theDialog->PerformApply();//执行应用并重新启动对话框。
theDialog->show();//启动对话框。