Class ResultProbe
Inheritance
System.Object
System.MarshalByRefObject
ResultProbe
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class ResultProbe : Field, IMessageSink, IFitTo, INXObject
Constructors
ResultProbe()
Declaration
protected ResultProbe()
Methods
CopyToSolution(SimSolution)
Declaration
public ResultProbe CopyToSolution(SimSolution targetSolution)
Parameters
Type | Name | Description |
---|---|---|
SimSolution | targetSolution |
Returns
Type | Description |
---|---|
ResultProbe |
GetOutputOptions()
Declaration
public ResultProbe.OutputOption[] GetOutputOptions()
Returns
Type | Description |
---|---|
ResultProbe.OutputOption[] |
Information()
Declaration
public void Information()
Implements
System.Runtime.Remoting.Messaging.IMessageSink