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