|
NX Open C++ 参考指南 2406 v1.1
|
指定挡板集合 更多...
#include <Tooling_SpecifyBaffleCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| NXOpen::Tooling::SpecifyBaffleBuilder * | CreateBuilder () |
| iterator | end () |
| tag_t | Tag () const |
指定挡板集合
Represents a collection of Specify Baffle builder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager
Created in NX8.0.0.
| iterator NXOpen::Tooling::SpecifyBaffleCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::SpecifyBaffleBuilder * NXOpen::Tooling::SpecifyBaffleCollection::CreateBuilder | ( | ) |
Creates a SpecifyBaffle builder
|
inline |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::SpecifyBaffleCollection::Tag | ( | ) | const |
Returns the tag of this object.