Class ResultsManipOutputFileSettings
Inheritance
System.Object
System.MarshalByRefObject
ResultsManipOutputFileSettings
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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 ResultsManipOutputFileSettings : TaggedObject, IMessageSink
Constructors
ResultsManipOutputFileSettings()
Declaration
protected ResultsManipOutputFileSettings()
Properties
AppendMethodOption
Declaration
public ResultsManipOutputFileSettings.AppendMethod AppendMethodOption { get; set; }
Property Value
Type | Description |
---|---|
ResultsManipOutputFileSettings.AppendMethod |
CompanionName
Declaration
public string CompanionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CompanionResultReference
Declaration
public SimResultReference CompanionResultReference { get; set; }
Property Value
Type | Description |
---|---|
SimResultReference |
LoadCaseName
Declaration
public string LoadCaseName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NeedCreateSolution
Declaration
public bool NeedCreateSolution { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NeedExportModel
Declaration
public bool NeedExportModel { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NeedLoadImmediately
Declaration
public bool NeedLoadImmediately { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OutputName
Declaration
public string OutputName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ResultModeOption
Declaration
public ResultsManipOutputFileSettings.ResultMode ResultModeOption { get; set; }
Property Value
Type | Description |
---|---|
ResultsManipOutputFileSettings.ResultMode |
SolutionName
Declaration
public string SolutionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink