Class FaceBodyRule
Inheritance
FaceBodyRule
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class FaceBodyRule : SelectionIntentRule, IMessageSink, IDisposable
Constructors
FaceBodyRule(nint)
Declaration
protected FaceBodyRule(nint ptr)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetBodyData()
Declaration
public Body GetBodyData()
Returns
| Type | Description |
|---|---|
| Body |
Implements
System.Runtime.Remoting.Messaging.IMessageSink