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