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