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