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

圆弧段集合 更多...

#include <Routing_ArcSegmentCollection.hxx>

类 NXOpen::Routing::ArcSegmentCollection 继承关系图:
NXOpen::TaggedObjectCollection

class  iterator

Public 成员函数

iterator begin ()
iterator end ()
tag_t Tag () const

详细描述

圆弧段集合

表示NXOpen::Routing::ArcSegment 对象的集合。
要获取此类的实例,请参考NXOpen::Routing::SegmentManager

在NX4.0.0版本创建。

成员函数说明

◆ begin()

iterator NXOpen::Routing::ArcSegmentCollection::begin ( )

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

◆ end()

iterator NXOpen::Routing::ArcSegmentCollection::end ( )
inline

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

◆ Tag()

tag_t NXOpen::Routing::ArcSegmentCollection::Tag ( ) const

返回此对象的标识。