Class AcousticsAndVibrationRandomVatvResponseSolutionBuilder
Inheritance
System.Object
System.MarshalByRefObject
AcousticsAndVibrationRandomVatvResponseSolutionBuilder
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 AcousticsAndVibrationRandomVatvResponseSolutionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AcousticsAndVibrationRandomVatvResponseSolutionBuilder()
Declaration
protected AcousticsAndVibrationRandomVatvResponseSolutionBuilder()
Properties
RandomOutputRequests
Declaration
public AcousticsAndVibrationRandomOutputRequestsComponentAccessor RandomOutputRequests { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationRandomOutputRequestsComponentAccessor |
SolutionName
Declaration
public string SolutionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SolverParameters
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor SolverParameters { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationSolverParametersComponentAccessor |
TblModel
Declaration
public AcousticsAndVibrationTblModelParametersAccessor TblModel { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationTblModelParametersAccessor |
TblTransientMeshSelector
Declaration
public AcousticsAndVibrationTransientMeshSelectionAccessor TblTransientMeshSelector { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationTransientMeshSelectionAccessor |
VatvSelection
Declaration
public AcousticsAndVibrationVatvSelectionComponentAccessor VatvSelection { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationVatvSelectionComponentAccessor |
Implements
System.Runtime.Remoting.Messaging.IMessageSink