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