Class AcousticsAndVibrationManager
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.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationManager : NXRemotableObject, IMessageSink
Constructors
AcousticsAndVibrationManager(SimSimulation)
Declaration
protected AcousticsAndVibrationManager(SimSimulation owner)
Parameters
Type | Name | Description |
---|---|---|
SimSimulation | owner |
Properties
AcousticFieldResponseSolutions
Declaration
public AcousticsAndVibrationAcousticFieldResponseSolutionCollection AcousticFieldResponseSolutions { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationAcousticFieldResponseSolutionCollection |
LoadIdentificationSolutions
Declaration
public AcousticsAndVibrationLoadIdentificationSolutionCollection LoadIdentificationSolutions { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationLoadIdentificationSolutionCollection |
PcaSolutions
Declaration
public AcousticsAndVibrationPcaSolutionCollection PcaSolutions { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationPcaSolutionCollection |
PotentialFlowSolutions
Declaration
public AcousticsAndVibrationPotentialFlowSolutionCollection PotentialFlowSolutions { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationPotentialFlowSolutionCollection |
RandomVatvResponseSolutions
Declaration
public AcousticsAndVibrationRandomVatvResponseSolutionCollection RandomVatvResponseSolutions { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationRandomVatvResponseSolutionCollection |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink