|
NX Open C++ 参考指南 2406 v1.1
|
毛坯布局集合 更多...
#include <Tooling_BlankLayoutCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| NXOpen::Tooling::BlankLayoutBuilder * | CreateBlankLayoutBuilder () |
| iterator | end () |
| tag_t | Tag () const |
毛坯布局集合
Creates a NXOpen::Tooling::BlankLayoutBuilder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager
Created in NX7.0.0.
| iterator NXOpen::Tooling::BlankLayoutCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::BlankLayoutBuilder * NXOpen::Tooling::BlankLayoutCollection::CreateBlankLayoutBuilder | ( | ) |
Creates create blank layout builder
Created in NX7.5.0.
License requirements : None
|
inline |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::BlankLayoutCollection::Tag | ( | ) | const |
Returns the tag of this object.