Class AcousticsAndVibrationLoadIdentificationSolutionBuilder
Inheritance
System.Object
System.MarshalByRefObject
AcousticsAndVibrationLoadIdentificationSolutionBuilder
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 AcousticsAndVibrationLoadIdentificationSolutionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AcousticsAndVibrationLoadIdentificationSolutionBuilder()
Declaration
protected AcousticsAndVibrationLoadIdentificationSolutionBuilder()
Properties
FrfData
Declaration
public AcousticsAndVibrationFrfDataComponentAccessor FrfData { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationFrfDataComponentAccessor |
MappingData
Declaration
public AcousticsAndVibrationMappingDataComponentAccessor MappingData { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationMappingDataComponentAccessor |
SolutionName
Declaration
public string SolutionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SolutionOptions
Declaration
public AcousticsAndVibrationSolutionOptionsComponentAccessor SolutionOptions { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationSolutionOptionsComponentAccessor |
SolverParameters
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor SolverParameters { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationSolverParametersComponentAccessor |
VibrationData
Declaration
public AcousticsAndVibrationVibrationDataComponentAccessor VibrationData { get; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationVibrationDataComponentAccessor |
Implements
System.Runtime.Remoting.Messaging.IMessageSink