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