|
NX Open C++ 参考指南 2406 v1.1
|
加工序列 更多...
#include <CAM_Sequence.hxx>
Public 类型 | |
| enum | Types { TypesInsideOut , TypesOutsideIn , TypesSteepLast , TypesSteepFirst , TypesInsideOutAlternate , TypesOutsideInAlternate } |
Public 成员函数 | |
| void | SetType (NXOpen::CAM::Sequence::Types type) |
| NXOpen::CAM::Sequence::Types | Type () |
| Public 成员函数 继承自 NXOpen::TaggedObject | |
| tag_t | Tag () const |
友元 | |
| class | _SequenceBuilder |
加工序列
表示序列构建器
创建于 NX7.5.0.
| void NXOpen::CAM::Sequence::SetType | ( | NXOpen::CAM::Sequence::Types | type | ) |
设置 排序类型
创建于 NX7.5.0.
许可要求:无
| type | 序列类型 |
| NXOpen::CAM::Sequence::Types NXOpen::CAM::Sequence::Type | ( | ) |
获取 排序类型
创建于 NX7.5.0.
许可要求:无