Class SelectionMethod
Inheritance
SelectionMethod
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SelectionMethod : TransientObject, IMessageSink, IDisposable
Constructors
SelectionMethod(nint)
Declaration
protected SelectionMethod(nint ptr)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetSelectedObjects()
Declaration
public TaggedObject[] GetSelectedObjects()
Returns
| Type | Description |
|---|---|
| TaggedObject[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink