|
NX Open C++ 参考指南 2406 v1.1
|
段集合接口 更多...
#include <Routing_ISegmentCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| iterator | end () |
| tag_t | Tag () const |
段集合接口
表示Routing::ISegment 对象的集合。
要获取此类的实例,请参考NXOpen::Routing::SegmentManager
于NX7.5.1版本创建。
| iterator NXOpen::Routing::ISegmentCollection::begin | ( | ) |
返回指向第一个元素的迭代器。
|
inline |
返回指向最后一个元素之后位置的迭代器。
| tag_t NXOpen::Routing::ISegmentCollection::Tag | ( | ) | const |
返回此对象的标识。