Search Results for

    Show / Hide Table of Contents

    Class AcousticsAndVibrationLoadIdentificationSolutionBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    AcousticsAndVibrationLoadIdentificationSolutionBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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

    InputQuantity

    Declaration
    public AcousticsAndVibrationInputQuantityComponentAccessor InputQuantity { get; }
    Property Value
    Type Description
    AcousticsAndVibrationInputQuantityComponentAccessor

    MappingData

    Declaration
    public AcousticsAndVibrationMappingDataComponentAccessor MappingData { get; }
    Property Value
    Type Description
    AcousticsAndVibrationMappingDataComponentAccessor

    SolutionName

    Declaration
    public string SolutionName { get; set; }
    Property Value
    Type Description
    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
    [Obsolete("Deprecated in NX2212.0.0.  Use <ja_property>NXOpen.CAE.AcousticsAndVibrationLoadIdentificationSolutionBuilder.InputQuantity</ja_property> instead.")]
    public AcousticsAndVibrationVibrationDataComponentAccessor VibrationData { get; }
    Property Value
    Type Description
    AcousticsAndVibrationVibrationDataComponentAccessor

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX