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