Class FeatureEdgeNodeMethod
Inheritance
FeatureEdgeNodeMethod
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class FeatureEdgeNodeMethod : SelectionMethod, IMessageSink, IDisposable
Constructors
FeatureEdgeNodeMethod(nint)
Declaration
protected FeatureEdgeNodeMethod(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