|
NX Open C++ 参考指南 2406 v1.1
|
轮廓分割集合 更多...
#include <Tooling_ProfileSplitCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| NXOpen::Tooling::ProfileSplitBuilder * | CreateProfileSplitBuilder () |
| iterator | end () |
| tag_t | Tag () const |
轮廓分割集合
Represents a collection of ProfileSplit builder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager
Created in NX6.0.0.
| iterator NXOpen::Tooling::ProfileSplitCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::ProfileSplitBuilder * NXOpen::Tooling::ProfileSplitCollection::CreateProfileSplitBuilder | ( | ) |
Creates profile split builder
|
inline |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::ProfileSplitCollection::Tag | ( | ) | const |
Returns the tag of this object.