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