Class SelectionIntentRuleOptions
Inheritance
SelectionIntentRuleOptions
Assembly: NXOpen.dll
Syntax
public class SelectionIntentRuleOptions : TransientObject, IMessageSink, IDisposable
Constructors
SelectionIntentRuleOptions(nint)
Declaration
protected SelectionIntentRuleOptions(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
SetSelectedFromInactive(bool)
Declaration
public void SetSelectedFromInactive(bool selectionFromInactiveWindow)
Parameters
Type |
Name |
Description |
bool |
selectionFromInactiveWindow |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink