Class PerformancePredictor
Inheritance
PerformancePredictor
Assembly: NXOpen.dll
public class PerformancePredictor : AnalysisObject, IMessageSink, IFitTo, INXObject
Constructors
Declaration
protected PerformancePredictor()
Properties
Declaration
public Study Study { get; }
Property Value
Methods
Declaration
Declaration
public void Analyze(PerformancePredictor.SolveOption solveOption)
Parameters
Declaration
public PerformancePredictor CloneSimulation()
Returns
Declaration
Declaration
public void ExportToJsonFile(string fileNameAndPath)
Parameters
Type |
Name |
Description |
string |
fileNameAndPath |
|
Declaration
public INXObject FindObject(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
Declaration
public void RemoveResults()
Implements
System.Runtime.Remoting.Messaging.IMessageSink