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