怡宁塑胶模具设计

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年1月21日

摘要: // Mandatory UF Includes#include <uf.h>#include <uf_object_types.h> // Internal Includes#include <NXOpen/ListingWindow.hxx>#include <NXOpen/NXMessageB 阅读全文
posted @ 2021-01-21 20:05 怡宁塑胶模具设计 阅读(1041) 评论(0) 推荐(0)

摘要: // Mandatory UF Includes#include <uf.h>#include <uf_object_types.h> // Internal Includes#include <NXOpen/ListingWindow.hxx>#include <NXOpen/NXMessageB 阅读全文
posted @ 2021-01-21 19:41 怡宁塑胶模具设计 阅读(438) 评论(0) 推荐(0)

摘要: //获取部件加载状态 bool isloading = true; Part *resCurrentProtype = dynamic_cast<Part *>(component1->Prototype()); if(resCurrentProtype == NULL) { isloading = 阅读全文
posted @ 2021-01-21 15:14 怡宁塑胶模具设计 阅读(420) 评论(0) 推荐(0)