|
NX Open C++ 参考指南 2406 v1.1
|
PMI集合类 更多...
#include <Annotations_PmiCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| iterator | end () |
| void | ExpandCollapsePmiNode (bool expand) |
| tag_t | Tag () const |
PMI集合类
表示NXOpen::Annotations::Pmi 对象的集合。
要获取此类的实例,请参考NXOpen::Annotations::PmiManager
创建于NX5.0.0.
| iterator NXOpen::Annotations::PmiCollection::begin | ( | ) |
返回指向第一个元素的迭代器。
|
inline |
返回指向最后一个元素之后一个位置的迭代器。
| void NXOpen::Annotations::PmiCollection::ExpandCollapsePmiNode | ( | bool | expand | ) |
在部件导航器中展开或折叠PMI节点。
创建于NX9.0.3.
许可要求:无
| expand | expand |
| tag_t NXOpen::Annotations::PmiCollection::Tag | ( | ) | const |
返回此对象的标签。