|
NX Open C++ 参考指南 2406 v1.1
|
操作集合 更多...
#include <PartMfg_OperationCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| NXOpen::PartMfg::OperationBuilder * | CreateOperationBuilder (NXOpen::PartMfg::Operation *operation) |
| iterator | end () |
| tag_t | Tag () const |
操作集合
表示工艺建模器中工序的集合对象。
要获取此类的实例,请参考 NXOpen::PartMfg::PartMfgPart
于NX2212.0.0版本创建。
| iterator NXOpen::PartMfg::OperationCollection::begin | ( | ) |
返回指向第一个元素的迭代器。
| NXOpen::PartMfg::OperationBuilder * NXOpen::PartMfg::OperationCollection::CreateOperationBuilder | ( | NXOpen::PartMfg::Operation * | operation | ) |
创建 @link NXOpen::PartMfg::OperationBuilder NXOpen::PartMfg::OperationBuilder@endlink 的实例
于NX2212.0.0版本创建。
许可证要求: nx_mbpm_bill_of_proc ("NX工艺清单") OR nx_mbpm_proc_model ("NX工艺建模")
| operation | 工序 |
|
inline |
返回指向最后一个元素之后位置的迭代器。
| tag_t NXOpen::PartMfg::OperationCollection::Tag | ( | ) | const |
返回此对象的标识。