NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::Annotations::PmiCollection类 参考

PMI集合类 更多...

#include <Annotations_PmiCollection.hxx>

类 NXOpen::Annotations::PmiCollection 继承关系图:
NXOpen::TaggedObjectCollection

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.

成员函数说明

◆ begin()

iterator NXOpen::Annotations::PmiCollection::begin ( )

返回指向第一个元素的迭代器。

◆ end()

iterator NXOpen::Annotations::PmiCollection::end ( )
inline

返回指向最后一个元素之后一个位置的迭代器。

◆ ExpandCollapsePmiNode()

void NXOpen::Annotations::PmiCollection::ExpandCollapsePmiNode ( bool expand)

在部件导航器中展开或折叠PMI节点。
创建于NX9.0.3.

许可要求:无

参数
expandexpand

◆ Tag()

tag_t NXOpen::Annotations::PmiCollection::Tag ( ) const

返回此对象的标签。