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