Class ResultsManipOutputFileSettings
Inheritance
ResultsManipOutputFileSettings
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
CompanionName
Declaration
public string CompanionName { get; set; }
Property Value
CompanionResultReference
Declaration
public SimResultReference CompanionResultReference { get; set; }
Property Value
LoadCaseName
Declaration
public string LoadCaseName { get; set; }
Property Value
NeedCreateSolution
Declaration
public bool NeedCreateSolution { get; set; }
Property Value
NeedExportModel
Declaration
public bool NeedExportModel { get; set; }
Property Value
Declaration
public bool NeedLoadImmediately { get; set; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
OutputName
Declaration
public string OutputName { get; set; }
Property Value
ResultModeOption
Declaration
public ResultsManipOutputFileSettings.ResultMode ResultModeOption { get; set; }
Property Value
SolutionName
Declaration
public string SolutionName { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink