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