NXOpen 遍历部件并对每个部件加属性

张开发
2026/4/3 8:34:37 15 分钟阅读
NXOpen 遍历部件并对每个部件加属性
NXOpen 遍历部件并对每个部件加属性// Mandatory UF Includes#include uf.h#include uf_object_types.h// Internal Includes#include NXOpen/ListingWindow.hxx#include NXOpen/NXMessageBox.hxx#include NXOpen/UI.hxx// Internal+External Includes#include NXOpen/Annotations.hxx#include NXOpen/Assemblies_Component.hxx#include NXOpen/Assemblies_ComponentAssembly.hxx#include NXOpen/Body.hxx#include NXOpen/BodyCollection.hxx

更多文章