|
NX Open C++ 参考指南 2406 v1.1
|
体特征规则 更多...
#include <BodyFeatureRule.hxx>
Public 成员函数 | |
| void | GetData (std::vector< NXOpen::Features::Feature * > &features) |
| virtual | ~BodyFeatureRule () |
| Public 成员函数 继承自 NXOpen::SelectionIntentRule | |
| NXOpen::SelectionIntentRule::RuleType | Type () |
| virtual | ~SelectionIntentRule () |
| Public 成员函数 继承自 NXOpen::TransientObject | |
| void * | GetHandle () |
体特征规则
表示一个收集特征创建或修改的所有体的NXOpen::SelectionIntentRule 。
创建于NX7.5.0。
|
virtual |
从内存中释放对象。
创建于NX7.5.0。
许可要求:无
| void NXOpen::BodyFeatureRule::GetData | ( | std::vector< NXOpen::Features::Feature * > & | features | ) |
获取体特征规则的数据:NXOpen::BodyFeatureRule
创建于NX7.5.0。
许可要求:gateway ("UG GATEWAY")
| features | 创建此规则的特征 |