Class RelatedFaceMethod
Inheritance
RelatedFaceMethod
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class RelatedFaceMethod : SelectionMethod, IMessageSink, IDisposable
Constructors
RelatedFaceMethod(nint)
Declaration
protected RelatedFaceMethod(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetFaces()
Declaration
public CAEFace[] GetFaces()
Returns
Type | Description |
---|---|
CAEFace[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink