Class SolverPerformanceReport
Inheritance
SolverPerformanceReport
Inherited Members
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class SolverPerformanceReport : MotionObject, IMessageSink, IFitTo, INXObject
Constructors
SolverPerformanceReport()
Declaration
protected SolverPerformanceReport()
Methods
Finish()
Declaration
public void Finish()
ParseFile(string, out bool, out bool)
Declaration
public void ParseFile(string file, out bool hasTimeReport, out bool hasAdvanceDebug)
Parameters
Type | Name | Description |
---|---|---|
string | file | |
bool | hasTimeReport | |
bool | hasAdvanceDebug |
PlotDisplayVariable(string[], int, int, SolverPerformanceReportDisplayVariableType, SolverPerformanceReportType)
Declaration
public void PlotDisplayVariable(string[] files, int winDevice, int viewIndex, SolverPerformanceReportDisplayVariableType varType, SolverPerformanceReportType reportType)
Parameters
Type | Name | Description |
---|---|---|
string[] | files | |
int | winDevice | |
int | viewIndex | |
SolverPerformanceReportDisplayVariableType | varType | |
SolverPerformanceReportType | reportType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink