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