Class PerformancePredictorManager
Inheritance
PerformancePredictorManager
Assembly: NXOpen.dll
public class PerformancePredictorManager : NXRemotableObject, IMessageSink
Constructors
Declaration
protected PerformancePredictorManager(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Declaration
public bool ShowLoadsAndConstraints { get; set; }
Property Value
Declaration
Property Value
Methods
Declaration
public void AbortAllSimulations()
Declaration
public void CreateAttributes()
Declaration
public void EnterPerformancePredictorApplication()
Declaration
public void ExitPerformancePredictorApplication()
Declaration
Returns
Declaration
public bool GetStoreResults()
Returns
Declaration
public void SetDelay(bool delay)
Parameters
Type |
Name |
Description |
bool |
delay |
|
Declaration
public void SetStoreResults(bool storeResult)
Parameters
Type |
Name |
Description |
bool |
storeResult |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink