NX二次开发源码分享: 报告所有特征相关信息 Session *theSession = Session::GetSession(); Part *workPart(theSession->Parts()->Work()); FeatureCollection *thefeature= workPart->Features(); for (FeatureCollection::iterator it=thefeature->begin(); it!= thefeature->end(); it++) { theSession->Information()->DisplayFeatureDetails((*it),NXOpen::Information::DisplayFeatureType::DisplayFeatureTypeAll); } |
部署teamcenter visualization设置和相关选项 我
使用Python进行NX二次开发,基于Eclipse平台配置
解决Aras 安装语言包后,浏览器还是显示英文界面
Teamcenter11.4 两层胖客户端 增加一个额外Oracle
相比较Catia 的CAA 开发对xml,excel相关的API函
最新评论
查看全部评论(1)