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