Class EdgeVertexRule
Inheritance
EdgeVertexRule
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class EdgeVertexRule : SelectionIntentRule, IMessageSink, IDisposable
Constructors
EdgeVertexRule(nint)
Declaration
protected EdgeVertexRule(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetData(out Edge, out bool)
Declaration
public void GetData(out Edge startEdge, out bool isFromStart)
Parameters
Type | Name | Description |
---|---|---|
Edge | startEdge | |
bool | isFromStart |
Implements
System.Runtime.Remoting.Messaging.IMessageSink