NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::SelectionIntentRuleOptions类 参考

选择意图规则选项类 更多...

#include <SelectionIntentRuleOptions.hxx>

类 NXOpen::SelectionIntentRuleOptions 继承关系图:
NXOpen::TransientObject

Public 成员函数

void SetSelectedFromInactive (bool selectionFromInactiveWindow)
virtual ~SelectionIntentRuleOptions ()
Public 成员函数 继承自 NXOpen::TransientObject
void * GetHandle ()

详细描述

选择意图规则选项类

表示NXOpen::SelectionIntentRuleOptions ,主要提供功能以收集 控制规则创建的各类参数。
版本:NX1953.0.0

构造及析构函数说明

◆ ~SelectionIntentRuleOptions()

virtual NXOpen::SelectionIntentRuleOptions::~SelectionIntentRuleOptions ( )
virtual

释放与实例关联的资源。调用此方法后,该对象将不可再使用。在.NET中,当对象被垃圾回收器删除时,此方法会自动调用。
版本:NX1953.0.0

许可要求:无

成员函数说明

◆ SetSelectedFromInactive()

void NXOpen::SelectionIntentRuleOptions::SetSelectedFromInactive ( bool selectionFromInactiveWindow)

在规则中设置选择意图规则选项,用于判断是否从非活动窗口进行选择。
版本:NX1926.0.0

许可要求:基础环境("UG GATEWAY")

参数
selectionFromInactiveWindow是否从非活动窗口选择