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