|
NX Open C++ 参考指南 2406 v1.1
|
体组规则 更多...
#include <BodyGroupRule.hxx>
Public 成员函数 | |
| void | GetData (std::vector< NXOpen::Group * > &groups) |
| virtual | ~BodyGroupRule () |
| 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::BodyGroupRule::GetData | ( | std::vector< NXOpen::Group * > & | groups | ) |
获取体组规则的数据:NXOpen::BodyGroupRule
创建于NX7.5.0。
许可要求:gateway ("UG GATEWAY")
| groups | 创建此规则的组 |