Class AcousticsAndVibrationSolverParametersComponentAccessor
Inheritance
AcousticsAndVibrationSolverParametersComponentAccessor
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationSolverParametersComponentAccessor : NXObject, IMessageSink, INXObject
Constructors
AcousticsAndVibrationSolverParametersComponentAccessor()
Declaration
protected AcousticsAndVibrationSolverParametersComponentAccessor()
Properties
HermesPath
Declaration
public string HermesPath { get; set; }
Property Value
Memory
Declaration
public double Memory { get; set; }
Property Value
NumThreads
Declaration
public int NumThreads { get; set; }
Property Value
SolverTemperatureUnitType
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor.TuType SolverTemperatureUnitType { get; set; }
Property Value
SolverUnitSystemType
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor.UsType SolverUnitSystemType { get; set; }
Property Value
SpecifyTemperatureUnit
Declaration
public bool SpecifyTemperatureUnit { get; set; }
Property Value
SysnoisePath
Declaration
public string SysnoisePath { get; set; }
Property Value
TargetOperatingSystemFamily
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor.TargetOsFamily TargetOperatingSystemFamily { get; set; }
Property Value
TempDir
Declaration
public string TempDir { get; set; }
Property Value
UseHermesEnvVar
Declaration
public bool UseHermesEnvVar { get; set; }
Property Value
UseModelDirForSolverTempFiles
Declaration
public bool UseModelDirForSolverTempFiles { get; set; }
Property Value
UseRunInForeground
Declaration
public bool UseRunInForeground { get; set; }
Property Value
UseSysnoiseEnvVar
Declaration
public bool UseSysnoiseEnvVar { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink