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