Class FeaturePointsRule
Inheritance
FeaturePointsRule
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class FeaturePointsRule : SelectionIntentRule, IMessageSink, IDisposable
Constructors
FeaturePointsRule(nint)
Declaration
protected FeaturePointsRule(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