Class FunctionEvaluationOutputSettings
Inheritance
FunctionEvaluationOutputSettings
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE.ResponseSimulation
Assembly: NXOpen.dll
Syntax
public class FunctionEvaluationOutputSettings : TaggedObject, IMessageSink
Constructors
FunctionEvaluationOutputSettings()
Declaration
protected FunctionEvaluationOutputSettings()
Properties
RecordPrefix
Declaration
public string RecordPrefix { get; set; }
Property Value
Type | Description |
---|---|
string |
ShowPlot
Declaration
public bool ShowPlot { get; set; }
Property Value
Type | Description |
---|---|
bool |
StoreOption
Declaration
public bool StoreOption { get; set; }
Property Value
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink