Class EdgeSheetBoundaryRule
Inheritance
EdgeSheetBoundaryRule
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class EdgeSheetBoundaryRule : SelectionIntentRule, IMessageSink, IDisposable
Constructors
EdgeSheetBoundaryRule(nint)
Declaration
protected EdgeSheetBoundaryRule(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 sheet)
Parameters
Type | Name | Description |
---|---|---|
Body | sheet |
Implements
System.Runtime.Remoting.Messaging.IMessageSink