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