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