Class AcousticsAndVibrationSolverParametersComponentAccessor
Inheritance
System.Object
System.MarshalByRefObject
AcousticsAndVibrationSolverParametersComponentAccessor
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)
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationSolverParametersComponentAccessor : NXObject, IMessageSink, INXObject
Constructors
AcousticsAndVibrationSolverParametersComponentAccessor()
Declaration
protected AcousticsAndVibrationSolverParametersComponentAccessor()
Properties
Memory
Declaration
public double Memory { get; set; }
Property Value
Type |
Description |
System.Double |
|
NumThreads
Declaration
public int NumThreads { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PresolverPath
Declaration
public string PresolverPath { get; set; }
Property Value
Type |
Description |
System.String |
|
SolverPath
Declaration
[Obsolete("Deprecated in NX1926.0.0. Use the PresolverPath version instead.")]
public string SolverPath { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
SysnoisePath
Declaration
public string SysnoisePath { get; set; }
Property Value
Type |
Description |
System.String |
|
TargetOperatingSystemFamily
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor.TargetOsFamily TargetOperatingSystemFamily { get; set; }
Property Value
TempDir
Declaration
public string TempDir { get; set; }
Property Value
Type |
Description |
System.String |
|
UseEnvVar
Declaration
[Obsolete("Deprecated in NX1926.0.0. Use the UsePresolverEnvVar version instead.")]
public bool UseEnvVar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseModelDirForSolverTempFiles
Declaration
public bool UseModelDirForSolverTempFiles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UsePresolverEnvVar
Declaration
public bool UsePresolverEnvVar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseRunInForeground
Declaration
public bool UseRunInForeground { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseSysnoiseEnvVar
Declaration
public bool UseSysnoiseEnvVar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink