Class SelectionIntentRule
Inheritance
SelectionIntentRule
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SelectionIntentRule : TransientObject, IMessageSink, IDisposable
Constructors
SelectionIntentRule(nint)
Declaration
protected SelectionIntentRule(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Properties
Type
Declaration
public SelectionIntentRule.RuleType Type { get; }
Property Value
Type | Description |
---|---|
SelectionIntentRule.RuleType |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink